Skip to content

Commit

Permalink
Fix m1 again
Browse files Browse the repository at this point in the history
  • Loading branch information
rublag committed Dec 29, 2023
1 parent e27ff9f commit 0aa7d28
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ jobs:
run: rustup target add aarch64-apple-darwin
- name: Build
run: cargo build --verbose --release --target aarch64-apple-darwin
- name: Run tests
run: cargo test --verbose --release --target aarch64-apple-darwin
- name: upload
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 0aa7d28

Please sign in to comment.