Skip to content

Commit b66ea80

Browse files
authored
remove continue-on-error so workflow fails
1 parent 53e5e11 commit b66ea80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141

4242
static-code-analysis:
4343
runs-on: ubuntu-latest
44-
continue-on-error: true
4544
steps:
4645
- uses: actions/checkout@v2
4746
- name: Set up Python

0 commit comments

Comments
 (0)