Skip to content

Commit

Permalink
idea
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Dec 7, 2023
1 parent 147452c commit 8f326d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rtx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- run: cargo machete --with-metadata
- uses: taiki-e/install-action@just
- run: npm i -g prettier markdownlint-cli
- run: just render-all linf-fix
- run: just render-all lint-fix
- if: github.event_name == 'pull_request'
uses: EndBug/add-and-commit@v9
with:
Expand Down

0 comments on commit 8f326d8

Please sign in to comment.