Skip to content

Commit

Permalink
EOL to rust workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
stellarsaur committed Feb 13, 2024
1 parent fae58dd commit 8ee59cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ jobs:
run: |
for I in cmd/crates/* cmd/crates/soroban-test/tests/fixtures/test-wasms/hello_world ; do
cargo test --target ${{ matrix.target }} --manifest-path $I/Cargo.toml
done
done

0 comments on commit 8ee59cc

Please sign in to comment.