Skip to content

Commit c98e554

Browse files
authored
Update testpr.yml
1 parent 9437795 commit c98e554

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/testpr.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@ jobs:
8282
mkdir -p recipes
8383
pixi run -v vinca --platform ${{ matrix.platform }} -m -n
8484
85-
#- name: Check patches
86-
# shell: bash -l {0}
87-
# run: |
88-
# pixi run python check_patches_clean_apply.py
85+
- name: Check patches
86+
shell: bash -l {0}
87+
run: |
88+
pixi run python check_patches_clean_apply.py
8989
9090
- name: Restore build cache
9191
id: cache-restore

0 commit comments

Comments
 (0)