Skip to content

Commit 2c46e21

Browse files
committed
use cancelled
1 parent 6bff173 commit 2c46e21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)