We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06910ea commit de448a5Copy full SHA for de448a5
1 file changed
.github/workflows/update-data.yaml
@@ -31,7 +31,6 @@ jobs:
31
run: |
32
python data-raw/scripts/shapefiles.py
33
echo "python_exit_code=$?" >> $GITHUB_ENV
34
- continue-on-error: true
35
36
- name: Setup R
37
if: ${{ success() }}
0 commit comments