Skip to content

Commit

Permalink
increase timeout of test for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
mattseddon committed Sep 9, 2024
1 parent 2444964 commit f019d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: nox -s lint

datachain:
timeout-minutes: 40
timeout-minutes: 60
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit f019d7b

Please sign in to comment.