Skip to content

Commit 5657883

Browse files
auto commit
1 parent e0b6353 commit 5657883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/library_rust_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,4 @@ jobs:
134134
shell: bash
135135
run: |
136136
cargo run --release --example main
137-
argo test --release --example main
137+
cargo test --release --example main

0 commit comments

Comments
 (0)