We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7789f67 commit 980f588Copy full SHA for 980f588
.github/workflows/ci.yml
@@ -58,7 +58,7 @@ jobs:
58
59
- name: Run tests
60
run: |
61
- npx spago test
+ npx spago -x test.dhall test
62
63
- name: Check Formatting
64
if: runner.os == 'Linux'
0 commit comments