We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c94107c commit 8feb12fCopy full SHA for 8feb12f
1 file changed
.github/workflows/test.yml
@@ -157,7 +157,6 @@ jobs:
157
env:
158
# default is 1min, try 4min to see if that helps with Windows http timeouts
159
ETAOIN_TIMEOUT: ${{ (matrix.os == 'windows' && '240') || '60' }}
160
- env:
161
run: ${{ matrix.cmd }}
162
163
- name: Upload test debug output
0 commit comments