chore(gitlab-ci): fix lint stage
This commit is contained in:
parent
dfb0cd2262
commit
88a124e8c2
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user