We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9437795 commit c98e554Copy full SHA for c98e554
1 file changed
.github/workflows/testpr.yml
@@ -82,10 +82,10 @@ jobs:
82
mkdir -p recipes
83
pixi run -v vinca --platform ${{ matrix.platform }} -m -n
84
85
- #- name: Check patches
86
- # shell: bash -l {0}
87
- # run: |
88
- # pixi run python check_patches_clean_apply.py
+ - name: Check patches
+ shell: bash -l {0}
+ run: |
+ pixi run python check_patches_clean_apply.py
89
90
- name: Restore build cache
91
id: cache-restore
0 commit comments