We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bca496 commit 9680962Copy full SHA for 9680962
1 file changed
.github/workflows/mac_test.yml
@@ -45,7 +45,7 @@ jobs:
45
46
# run pixi command
47
- name: update
48
- run: pixi help
+ run: pixi help
49
50
# run install to see if it works
51
- name: Build
0 commit comments