Commit 9592209
authored
Only run the slurm jobs on PRs (#725)
* Only run the slurm jobs on PRs
Not on pushes to main. On pushing to main I have no chance to re-run the job, and koesterlab/setup-slurm-action fails by timing out annoyingly often (>10% of the time?)
Signed-off-by: liamhuber <liamhuber@greyhavensolutions.com>
* Don't assume there's still a future
The task is so fast, on some machines there's already no future left.
Signed-off-by: liamhuber <liamhuber@greyhavensolutions.com>
---------
Signed-off-by: liamhuber <liamhuber@greyhavensolutions.com>1 parent b039a3c commit 9592209
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
546 | | - | |
| 546 | + | |
547 | 547 | | |
548 | | - | |
| 548 | + | |
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
| |||
0 commit comments