Skip to content

Commit

Permalink
ci: fix CI again
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightning00Blade committed Feb 5, 2024
1 parent ec809f7 commit 81d2258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-bidi-types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
- run: python -m pip install pre-commit
- run: python -m pip freeze --local
- name: Run formatter
run: npm run format
run: npm run format || npm run format
- name: Create Pull Request
uses: peter-evans/create-pull-request@b1ddad2c994a25fbc81a28b3ec0e368bb2021c50 # v6.0.0
with:
Expand Down

0 comments on commit 81d2258

Please sign in to comment.