We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f2b850 + de448a5 commit f680ac9Copy full SHA for f680ac9
1 file changed
.github/workflows/update-map-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