Skip to content

Commit fe46e81

Browse files
committed
CI fix
1 parent c81192e commit fe46e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests_impl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
--cfg ${{ inputs.cache_type_flag }}
3131
--cfg ${{ inputs.config_type_flag }}
3232
--cfg ${{ inputs.bitset }}
33-
" cargo build tests
33+
" cargo build --tests
3434
3535
tests:
3636
name: careful tests

0 commit comments

Comments
 (0)