I'd say I'm back in my serial killer of CI action writers phase
Some checks failed
test / test (push) Failing after 23s

This commit is contained in:
Hamcha 2024-11-30 16:25:01 +01:00
parent 614879b634
commit 085fb4e4e8
Signed by: hamcha
GPG key ID: 1669C533B8CF6D89

View file

@ -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