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 5340521 commit 1b63e7bCopy full SHA for 1b63e7b
.github/workflows/extended.yml
@@ -50,7 +50,7 @@ jobs:
50
51
# Run extended tests (with feature 'extended_tests')
52
linux-test-extended:
53
- name: cargo test (amd64)
+ name: cargo test 'extended_tests' (amd64)
54
needs: linux-build-lib
55
runs-on: ubuntu-latest
56
container:
0 commit comments