Skip to content

Commit 994c221

Browse files
committed
chore: continue-on-error
1 parent 3a2ac3f commit 994c221

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pi_build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
runs-on: ubuntu-latest
4747
needs: [pi-matrix]
4848
environment: dev
49+
continue-on-error: true
4950
env:
5051
PYTHON_VERSION: ${{ vars.PYTHON_VERSION }}
5152
strategy:

0 commit comments

Comments
 (0)