Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisconfirm authored Aug 29, 2023
1 parent f38cf1f commit 76699bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
node-version: 16
- name: Pretty-Quick
run: npx -p [email protected] -p [email protected] pretty-quick --branch main
run: npx -p [email protected] -p [email protected] pretty-quick --staged --branch main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: stefanzweifel/git-auto-commit-action@v4
Expand Down

0 comments on commit 76699bd

Please sign in to comment.