Browse Source

continue on error

pull/4200/head
Daniel Gibbs 2 years ago
parent
commit
9a0fe327d5
  1. 1
      .github/workflows/details-check.yml

1
.github/workflows/details-check.yml

@ -24,6 +24,7 @@ jobs:
details-check: details-check:
needs: create-matrix needs: create-matrix
continue-on-error: true
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:

Loading…
Cancel
Save