Update tests.yml

This commit is contained in:
Jon Schoning 2022-04-14 13:41:35 -05:00 committed by GitHub
parent 91fa462f8c
commit 2cf56d9879
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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