We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 815a950 commit bee78e7Copy full SHA for bee78e7
.github/workflows/cibuild.yml
@@ -19,6 +19,7 @@ jobs:
19
- name: Install
20
run: |
21
curl -fsSL https://pixi.sh/install.sh | sh
22
+ source $HOME/.bashrc
23
pixi install
24
pixi install -e test
25
pixi run mhpl8r getrefr
0 commit comments