We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb83fe0 commit c5dcd2dCopy full SHA for c5dcd2d
.github/workflows/_unittest.yml
@@ -56,7 +56,6 @@ jobs:
56
python-version: '3.11'
57
submodules: 'true'
58
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
59
- timeout: 90
60
script: |
61
set -eux
62
0 commit comments