chore(gitlab-ci): fix lint stage

This commit is contained in:
Gregor Kleen 2021-02-24 09:47:05 +01:00
parent dfb0cd2262
commit 88a124e8c2

View File

@ -246,7 +246,7 @@ yesod:test:yesod:dev:
interruptible: true
yesod:test:hlint:
stage: test
stage: lint
cache: {}
needs:
@ -268,7 +268,7 @@ yesod:test:hlint:
interruptible: true
yesod:test:hlint:dev:
stage: test
stage: lint
cache: {}
needs: