We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0dbaf5 commit 70aa8fcCopy full SHA for 70aa8fc
1 file changed
.github/workflows/ci.yaml
@@ -30,4 +30,4 @@ jobs:
30
with:
31
persist-credentials: false
32
- run: cargo xtask fetch-tests
33
- - run: cargo test
+ - run: cargo test --package glvs-core
0 commit comments