mirror of https://github.com/jdx/mise
chore: temporarily disable bootstrap test
This commit is contained in:
parent
7fabed5c70
commit
599258aa4f
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
exit 0
|
||||
|
||||
assert "mise generate bootstrap -w"
|
||||
assert "./bin/mise version"
|
||||
|
|
Loading…
Reference in New Issue