Skip to content

Commit

Permalink
bump up unittest timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
jGaboardi authored Mar 30, 2020
1 parent e1d69e1 commit 1acc71a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
unittests:
name: conda (${{ matrix.os }}, ${{ matrix.environment-file }})
runs-on: ${{ matrix.os }}
timeout-minutes: 15
timeout-minutes: 20
strategy:
matrix:
os: ['macos-latest', 'ubuntu-latest', 'windows-latest']
Expand Down

0 comments on commit 1acc71a

Please sign in to comment.