Skip to content

Commit 1ef4478

Browse files
authored
Fail workflow if any job fails (#296)
1 parent 4002ca8 commit 1ef4478

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/production-daily.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ jobs:
7777
proxy_version: "1.37.11"
7878
- run: pip install -r requirements.txt
7979
- run: python ./__main__.py ${{ matrix.args }}
80-
continue-on-error: true
8180

8281
sentry:
8382
name: Sentry reports and notifications

0 commit comments

Comments
 (0)