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 0c22109 commit c985732Copy full SHA for c985732
.github/workflows/cargo-build.yml
@@ -77,8 +77,6 @@ jobs:
77
run: |
78
make cargo-build-release-async-std
79
80
-
81
82
- name: Run tests
83
run: source "$HOME/.cargo/env" && cargo test --verbose
84
0 commit comments