We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7036264 commit ce48705Copy full SHA for ce48705
.github/workflows/ci.yml
@@ -33,7 +33,5 @@ jobs:
33
fetch-depth: 0
34
- name: Set up pixi
35
uses: prefix-dev/setup-pixi@ba3bb36eb2066252b2363392b7739741bb777659
36
- - name: Install repository
37
- run: pixi run postinstall
38
- name: Run test
39
run: pixi run test
0 commit comments