I'd say I'm back in my serial killer of CI action writers phase
Some checks failed
test / test (push) Failing after 23s
Some checks failed
test / test (push) Failing after 23s
This commit is contained in:
parent
614879b634
commit
085fb4e4e8
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
container-image: ubuntu-22.04
|
container-image: ubuntu-22.04
|
||||||
version-file: .tool-versions
|
version-file: .tool-versions
|
||||||
|
version-type: strict
|
||||||
- run: gleam deps download
|
- run: gleam deps download
|
||||||
- run: gleam test
|
- run: gleam test
|
||||||
- run: gleam format --check src test
|
- run: gleam format --check src test
|
||||||
|
|
Loading…
Reference in a new issue