Skip to content

Commit

Permalink
Removing fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
kjvbrt committed Mar 28, 2023
1 parent 6a274c8 commit 26a5ad4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on: [pull_request]
jobs:
format:
runs-on: ubuntu-latest
strategy:
fail-fast: false
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 26a5ad4

Please sign in to comment.