mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-27 13:28:09 +01:00
ci: move check job stage.
This commit is contained in:
parent
52b3a1dfd4
commit
effd4ef267
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ tests:
|
||||||
- go tool cover -func=coverage.out
|
- go tool cover -func=coverage.out
|
||||||
|
|
||||||
check:
|
check:
|
||||||
stage: lint
|
stage: test
|
||||||
image: registry.gitlab.com/roddhjav/builders/archlinux
|
image: registry.gitlab.com/roddhjav/builders/archlinux
|
||||||
script:
|
script:
|
||||||
- make check
|
- make check
|
||||||
|
|
Loading…
Reference in a new issue