Skip to content

Commit

Permalink
loop.yml: don't fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
thypon authored Nov 28, 2023
1 parent 1587ed1 commit 08b40d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/loop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
loop:
name: loop
runs-on: ubuntu-latest
strategy:
fail-fast: false
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
Expand Down

0 comments on commit 08b40d1

Please sign in to comment.