Skip to content

Commit

Permalink
ci: disable automd for now
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Sep 5, 2024
1 parent 89c8a86 commit c2f940e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autofix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
node-version: 20
cache: "pnpm"
- run: pnpm install
- run: pnpm automd
# - run: pnpm automd
- run: pnpm lint:fix
- uses: autofix-ci/action@ff86a557419858bb967097bfc916833f5647fa8c
with:
Expand Down

0 comments on commit c2f940e

Please sign in to comment.