This commit is contained in:
parent
18a4be4c29
commit
614879b634
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue