Add --enable-tests to test
This commit is contained in:
parent
663e4f3521
commit
497edf326d
@ -21,8 +21,8 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: cabal update
|
||||
- name: Prepare system
|
||||
run: cabal build graphql-test
|
||||
- run: cabal test --test-show-details=streaming
|
||||
run: cabal build graphql-test --enable-tests
|
||||
- run: cabal test --test-show-details=streaming --enable-tests
|
||||
|
||||
doc:
|
||||
runs-on: buildenv
|
||||
|
Loading…
x
Reference in New Issue
Block a user