Skip to content

Commit 33938c2

Browse files
lwasserCAM-Gerlach
andauthored
Update .github/workflows/update-contribs.yml
Co-authored-by: C.A.M. Gerlach <[email protected]>
1 parent b03b28c commit 33938c2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/update-contribs.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@ jobs:
2525
run: |
2626
pip install pyosmeta@git+https://github.com/pyopensci/update-web-metadata
2727
echo "$PWD"
28-
# Skip error for when this pr actually works
29-
# python -bb -W error scripts/parse-contributors.py
30-
python scripts/parse-contributors.py
28+
python -b -W default scripts/parse-contributors.py
3129
- name: Create Pull Request
3230
uses: peter-evans/create-pull-request@v5
3331
with:

0 commit comments

Comments
 (0)