Skip to content

Commit feeccd9

Browse files
committed
add timeout to avoid windows shit to spend all CI minutes hanging
1 parent 1a078f7 commit feeccd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
AWS_SECRET_ACCESS_KEY: ${{ secrets.s3_secret_key }}
6262
GIT_TOKEN: ${{ secrets.git_token }}
6363
DATALAD_LOG_LEVEL: WARN
64+
timeout-minutes: 15
6465
steps:
6566
- name: setup python
6667
uses: actions/[email protected]

0 commit comments

Comments
 (0)