Skip to content

Commit

Permalink
chore: add a timeout for the moment
Browse files Browse the repository at this point in the history
  • Loading branch information
AlessandroMiola committed Oct 13, 2024
1 parent 265743a commit 91c3f82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/downstream_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ jobs:
cd marimo
hatch run test:test -v tests/ -k "not test_cli"
hatch run test-optional:test -v tests/ -k "not test_cli"
timeout-minutes: 10
- name: Run typechecks
run: |
cd marimo
Expand Down

0 comments on commit 91c3f82

Please sign in to comment.