Drop newstack
This commit is contained in:
parent
197ecb409f
commit
f3f2ae112f
6
.github/workflows/tests.yml
vendored
6
.github/workflows/tests.yml
vendored
@ -52,7 +52,5 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
set -ex
|
set -ex
|
||||||
mkdir -p ../_newstack
|
stack --version
|
||||||
stack upgrade --force-download --local-bin-path ../_newstack
|
stack test --fast --no-terminal ${{ matrix.args }}
|
||||||
../_newstack/stack --version
|
|
||||||
../_newstack/stack test --fast --no-terminal ${{ matrix.args }}
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user