Skip to content

Commit 2d9a9da

Browse files
authored
Merge branch 'main' into typo_dataset
2 parents 9e3fa8f + 5e31466 commit 2d9a9da

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/upstream-dev-ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ jobs:
7373
name: upstream-dev
7474
runs-on: ubuntu-latest
7575
needs: cache-pixi-lock
76+
if: |
77+
always() && needs.cache-pixi-lock.result == 'success'
7678
defaults:
7779
run:
7880
shell: bash -l {0}

0 commit comments

Comments
 (0)