mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-04-27 05:07:44 +02:00
Disable weeder on CI
Something funky going on with version and we seem to get weeder-2 in some Jobs, but not others.
This commit is contained in:
parent
ebc12e49ff
commit
537c03796d
@ -7,6 +7,7 @@ defaults: &defaults
|
|||||||
hlint-yaml-url:
|
hlint-yaml-url:
|
||||||
https://raw.githubusercontent.com/pbrisbin/dotfiles/master/hlint.yaml
|
https://raw.githubusercontent.com/pbrisbin/dotfiles/master/hlint.yaml
|
||||||
stack-arguments: --flag yesod-auth-oauth2:example
|
stack-arguments: --flag yesod-auth-oauth2:example
|
||||||
|
weeder: false
|
||||||
|
|
||||||
workflows:
|
workflows:
|
||||||
commit:
|
commit:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user