Skip to content

Commit 417d948

Browse files
committed
fix(ci): do not ignore errors when running update-club-info
1 parent 6666f53 commit 417d948

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/update-club-info.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ on:
1111
jobs:
1212
update-club-info:
1313
runs-on: ubuntu-latest
14-
continue-on-error: true
1514

1615
steps:
1716
- name: Checkout

0 commit comments

Comments
 (0)