Skip to content

Commit 6bff173

Browse files
committed
Always save logs
1 parent 50ff7e1 commit 6bff173

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/template-pr-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- name: Run linting
2222
run: pixi run snakemake --lint
2323
- name: Archive integration test artifacts
24+
if: always()
2425
uses: actions/upload-artifact@v4
2526
with:
2627
name: integration-test-logs-${{ matrix.os }}

0 commit comments

Comments
 (0)