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 569e9cd commit 3d69a1fCopy full SHA for 3d69a1f
.github/workflows/github-actions-rust-ci.yml
@@ -131,7 +131,7 @@ jobs:
131
if: matrix.os == 'ubuntu-latest'
132
run: |
133
echo $PATH
134
-# cargo test --test integration_test -- --show-output
+ cargo test --test integration_test -- --show-output
135
136
- name: Run integration tests on macos
137
if: matrix.os == 'macos-latest'
0 commit comments