Skip to content

Commit

Permalink
chore: add target
Browse files Browse the repository at this point in the history
  • Loading branch information
ramn committed Mar 15, 2024
1 parent f1f8e19 commit e6206d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/quickstart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ jobs:
- uses: actions/checkout@v1
- uses: rust-build/rust-build.action@v1.4.5
with:
RUSTTARGET: x86_64-unknown-linux-musl
args: cargo fmt -- --check && ./clippy.sh && cargo test --locked

0 comments on commit e6206d3

Please # to comment.