Skip to content

Commit

Permalink
continue-on-error
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Jan 8, 2025
1 parent fe11161 commit 6308de9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ jobs:
- uses: actions/setup-node@v4
- uses: actions/setup-python@v5
- name: Test development formatting
continue-on-error: true
run: |
# Install Python linting and formatting tools
pip install black flake8 isort
Expand Down

0 comments on commit 6308de9

Please # to comment.