Skip to content

Commit

Permalink
extend timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Laura Cabayol-Garcia committed Sep 30, 2024
1 parent 714d261 commit e6ee47a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:


- name: Run tests
timeout-minutes: 5
timeout-minutes: 30
run: |
pytest tests/test_lace.py
pytest tests/plot_mpg.py

0 comments on commit e6ee47a

Please sign in to comment.