;ci: stack paths test: edits
This commit is contained in:
parent
65f01adc3d
commit
1b7fc3fb7d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
||||
# XXX supposed to be interpolated by $ghc below, but this is not working
|
||||
ghc: 910
|
||||
# stack config for this ghc:
|
||||
stack: stack --system-ghc
|
||||
stack: stack --system-ghc --no-install-ghc
|
||||
|
||||
# flag for skipping later steps, declared here to prevent "Context access might be invalid" warnings
|
||||
do-all:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user