AAAAAAAAAAAAAAAAAAAAAAAAAAAA
Some checks failed
test / test (push) Failing after 3s

This commit is contained in:
Hamcha 2024-11-30 16:23:52 +01:00
parent 18a4be4c29
commit 614879b634
Signed by: hamcha
GPG key ID: 1669C533B8CF6D89

View file

@ -16,6 +16,7 @@ jobs:
- uses: https://git.fromouter.space/hamcha/setup-beam@v1.18.2-forgejo.2 - uses: https://git.fromouter.space/hamcha/setup-beam@v1.18.2-forgejo.2
with: with:
container-image: ubuntu-22.04 container-image: ubuntu-22.04
version-file: .tool-versions
- 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