Skip to content

Commit

Permalink
Merge pull request #96 from sjsrey/ht
Browse files Browse the repository at this point in the history
Remove timeout on tests.
  • Loading branch information
sjsrey authored Nov 28, 2020
2 parents 1c6942f + b58c8c2 commit 783e342
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
unittests:
name: conda (${{ matrix.os }}, ${{ matrix.environment-file }})
runs-on: ${{ matrix.os }}
timeout-minutes: 35
strategy:
matrix:
os: ['macos-latest', 'ubuntu-latest', 'windows-latest']
Expand Down

0 comments on commit 783e342

Please sign in to comment.