We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c81192e commit fe46e81Copy full SHA for fe46e81
.github/workflows/tests_impl.yml
@@ -30,7 +30,7 @@ jobs:
30
--cfg ${{ inputs.cache_type_flag }}
31
--cfg ${{ inputs.config_type_flag }}
32
--cfg ${{ inputs.bitset }}
33
- " cargo build tests
+ " cargo build --tests
34
35
tests:
36
name: careful tests
0 commit comments