Update ci.yaml

This commit is contained in:
Paul Chiusano 2021-10-28 10:02:52 -05:00 committed by GitHub
parent b31192db20
commit 5b18e7f4a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,5 +103,7 @@ jobs:
x=`git status --porcelain -uno` bash -c 'if [[ -n $x ]]; then echo "$x" && false; fi'
- name: prettyprint-round-trip
run: stack --no-terminal exec unison transcript unison-src/transcripts-round-trip/main.md
- name: integration-tests
run: stack --no-terminal exec integration-tests
- name: other test suites
run: stack --no-terminal test unison-util-relation