Skip to content

Commit 6e35422

Browse files
committed
add time out
1 parent 6961e16 commit 6e35422

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ jobs:
278278
steps:
279279
- uses: actions/checkout@v4
280280
- uses: koesterlab/setup-slurm-action@v1
281+
timeout-minutes: 5
281282
- name: Conda config
282283
shell: bash -l {0}
283284
run: echo -e "channels:\n - conda-forge\n" > .condarc

0 commit comments

Comments
 (0)