We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0b2734 commit ffb0c97Copy full SHA for ffb0c97
1 file changed
.github/workflows/test.yaml
@@ -40,6 +40,7 @@ jobs:
40
curl https://mise.run | sh
41
echo "$HOME/.local/bin" >> "$GITHUB_PATH"
42
"$HOME/.local/bin/mise" --version
43
+ mise settings experimental=true
44
45
- name: Trust workspace
46
run: mise trust
0 commit comments