We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fea7fe6 commit aa869f1Copy full SHA for aa869f1
1 file changed
.github/workflows/ci.yaml
@@ -4,6 +4,9 @@ concurrency:
4
group: ${{ github.workflow }}-${{ github.ref_name }}
5
cancel-in-progress: true
6
7
+env:
8
+ MISE_NOT_FOUND_AUTO_INSTALL: 0
9
+
10
on:
11
push:
12
branches: [main]
0 commit comments