Skip to content

Commit

Permalink
test_32 bit aurora-is-near#16
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksuss committed Jul 3, 2024
1 parent 5e89d66 commit ca27d05
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 @@ -59,7 +59,7 @@ jobs:

# Set an output parameter `uname` for use in subsequent steps
run: |
atp-get update && apt-get install -y curl clang llvm
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
# ethereum-tests:
Expand Down

0 comments on commit ca27d05

Please sign in to comment.