Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mantono/fire into feat/interactive
Browse files Browse the repository at this point in the history
  • Loading branch information
mantono committed Jan 18, 2024
2 parents 9e1cbdd + 06cec6d commit 72b1156
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- run: rustup component add clippy
- uses: actions-rs/clippy-check@v1
- uses: clechasseur/rs-clippy-check@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --all-features
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 72b1156

Please sign in to comment.