Update tests.yml

This commit is contained in:
Jon Schoning 2022-04-14 13:41:35 -05:00 committed by Yann Esposito (Yogsototh)
parent 5b64e62257
commit 77b0b6d4a0
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -18,9 +18,9 @@ jobs:
- ubuntu-latest
#-macos-latest
#-windows-latest
resolver:
#resolver:
#- nightly
- lts-18.7
#- lts-18.7
steps:
- name: Clone project
@ -33,4 +33,4 @@ jobs:
mkdir -p ../_newstack
stack upgrade --force-download --local-bin-path ../_newstack
../_newstack/stack --version
../_newstack/stack test --fast --no-terminal --resolver=${{ matrix.resolver }}
../_newstack/stack test --fast --no-terminal