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