Skip to content

Commit 3a98e70

Browse files
author
Oliver Stolpe
committed
Fixed url check ci workflow
1 parent c5cd93f commit 3a98e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-urls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
environment-file: environment.yml
3636
init-shell: bash
3737
cache-environment: true
38-
post-cleanup: 'all'
38+
post-cleanup: none
3939

4040
- name: Install python package
4141
run: |

0 commit comments

Comments
 (0)