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 e0b6353 commit 5657883Copy full SHA for 5657883
.github/workflows/library_rust_tests.yml
@@ -134,4 +134,4 @@ jobs:
134
shell: bash
135
run: |
136
cargo run --release --example main
137
- argo test --release --example main
+ cargo test --release --example main
0 commit comments