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 6cda0f2 commit 8501e7fCopy full SHA for 8501e7f
.github/workflows/rust.yml
@@ -172,7 +172,7 @@ jobs:
172
--no-default-features \
173
--features "serde derive chrono time ${{matrix.http-backend}}" \
174
--no-fail-fast \
175
- --test integration_tests
+ --test integration_tests \
176
--test integration_tests_v2
177
178
# this uses cargo-tarpaulin to inspect the code coverage
0 commit comments