gitlab-ci: move tests earlier, rename job

It isn't just shellcheck
This commit is contained in:
Marek Marczykowski-Górecki 2020-11-23 04:54:43 +01:00
parent b28f8a27e8
commit 7c42fb68bb
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

View File

@ -4,10 +4,8 @@ include:
- project: 'QubesOS/qubes-continuous-integration'
file: '/r4.1/gitlab-vm.yml'
tests:shellcheck:
stage: tests
variables:
TESTS_ONLY: 1
checks:tests:
stage: checks
before_script:
- pip3 install --quiet -r ci/requirements.txt
script: