Skip to content

Commit

Permalink
Test master once again on GitHub CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hecrj committed Sep 4, 2023
1 parent 88ee6c7 commit b04ff2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
components: rustfmt, clippy
targets: x86_64-unknown-linux-musl
steps:
- uses: hecrj/setup-rust-action@use-bash
- uses: hecrj/setup-rust-action@master
with:
rust-version: ${{ matrix.rust }}
components: ${{ matrix.components || '' }}
Expand Down

0 comments on commit b04ff2a

Please sign in to comment.