Fix CI: use test.dhall file, not spago.dhall

This commit is contained in:
Jordan Martinez 2020-05-20 18:11:18 -07:00
parent c78d3aca41
commit 0a8ad4d5bb

View File

@ -5,4 +5,4 @@ install:
- npm install -g purescript spago
- spago install
script:
- spago test
- spago -x test.dhall test