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 7e9d983 commit f6a91dcCopy full SHA for f6a91dc
.github/workflows/ci.yml
@@ -63,4 +63,4 @@ jobs:
63
- run: mix deps.compile
64
- run: mix compile
65
- run: mix test
66
- - run: EXQLITE_INTEGRATION=true mix test --trace
+ - run: EXQLITE_INTEGRATION=true mix test
0 commit comments