Merge pull request #1782 from yesodweb/support-stack-29
Remove unneeded invocation of Stack in CI
This commit is contained in:
commit
486b871229
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -55,5 +55,4 @@ jobs:
|
||||
mkdir -p ../_newstack
|
||||
stack upgrade --force-download --local-bin-path ../_newstack
|
||||
../_newstack/stack --version
|
||||
../_newstack/stack
|
||||
../_newstack/stack test --fast --no-terminal ${{ matrix.args }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user