]> ruderich.org/simon Gitweb - safcm/safcm.git/blob - .builds/archlinux.yml
Revert "ci: run tests with verbose output"
[safcm/safcm.git] / .builds / archlinux.yml
1 image: archlinux
2 packages:
3   - go
4 tasks:
5   - all: |
6       cd safcm
7       ./ci/run
8       # Also run all tests as root
9       sudo chown -Rh root:root .
10       sudo ./ci/run