Skip to content

Commit

Permalink
fix github action warning
Browse files Browse the repository at this point in the history
  • Loading branch information
milenkovicm committed Sep 21, 2024
1 parent d57e7ff commit 7101be7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
with:
profile: minimal
toolchain: stable
components: rustfmt
# make cargo format to fail first
Expand Down

0 comments on commit 7101be7

Please sign in to comment.