Skip to content

Commit

Permalink
set continue values
Browse files Browse the repository at this point in the history
  • Loading branch information
runspired committed Aug 12, 2022
1 parent 8d5c73f commit 340ff94
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -330,12 +330,14 @@ jobs:
continue-on-error: true
- partner: travis-web
continue-on-error: true
- partner: ilios-frontend
continue-on-error: true
- partner: model-fragments
continue-on-error: true
- partner: ember-observer
continue-on-error: true
- partner: ember-m3
continue-on-error: true d
continue-on-error: true
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 340ff94

Please sign in to comment.