Skip to content

Commit

Permalink
get cargo in scope
Browse files Browse the repository at this point in the history
  • Loading branch information
franziskuskiefer committed Nov 1, 2024
1 parent 4c93269 commit f3906be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/s390x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
apt-get -y update
apt-get install -y curl clang
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
. "$HOME/.cargo/env"
cargo build --verbose
cargo build --verbose --release
cargo test --verbose
Expand Down

0 comments on commit f3906be

Please sign in to comment.