Skip to content

Commit de448a5

Browse files
authored
Fix error state in update data workflow
1 parent 06910ea commit de448a5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/update-data.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
run: |
3232
python data-raw/scripts/shapefiles.py
3333
echo "python_exit_code=$?" >> $GITHUB_ENV
34-
continue-on-error: true
3534
3635
- name: Setup R
3736
if: ${{ success() }}

0 commit comments

Comments
 (0)