We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69d5b9e commit d0dbaf5Copy full SHA for d0dbaf5
1 file changed
.github/workflows/ci.yaml
@@ -29,5 +29,5 @@ jobs:
29
- uses: actions/checkout@v4
30
with:
31
persist-credentials: false
32
- - run: cargo xtask get_tests
+ - run: cargo xtask fetch-tests
33
- run: cargo test
0 commit comments