Skip to content

Commit

Permalink
re-enabling python tests for macos ci
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-tierny committed Apr 16, 2024
1 parent 6a75303 commit 748fb26
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -378,8 +378,7 @@ jobs:
path: ttk-data/tests/screenshots.tar.gz
retention-days: 10

- name: Run ttk-data Python scripts [NOT ENFORCED]
continue-on-error: true
- name: Run ttk-data Python scripts
run: |
cd ttk-data
pvpython -u python/run.py
Expand Down

0 comments on commit 748fb26

Please sign in to comment.