Skip to content

Commit

Permalink
chore: also add continue on error for build step
Browse files Browse the repository at this point in the history
  • Loading branch information
mbruzda-splunk authored Sep 22, 2023
1 parent b330d9b commit 57d6697
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -632,6 +632,7 @@ jobs:

build-3_9:
runs-on: ubuntu-latest
continue-on-error: true
needs:
- setup-workflow
- test-inventory
Expand Down

0 comments on commit 57d6697

Please sign in to comment.