Skip to content

Commit

Permalink
test_32 bit aurora-is-near#17
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksuss committed Jul 3, 2024
1 parent ca27d05 commit 23a791f
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 @@ -61,7 +61,7 @@ jobs:
run: |
apt-get update && apt-get install -y curl clang llvm
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
cargo test --all --verbose
$HOME/.cargo/bin/cargo test --all --verbose
# ethereum-tests:
# runs-on: ubuntu-latest
# steps:
Expand Down

0 comments on commit 23a791f

Please sign in to comment.