chore: setup forgejo test workflow - part IV
Some checks failed
test / test (push) Failing after 18s
Some checks failed
test / test (push) Failing after 18s
This commit is contained in:
parent
03b2a8fbb0
commit
d3121301be
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: https://github.com/erlef/setup-beam@v1
|
- uses: https://github.com/erlef/setup-beam@v1
|
||||||
|
|
||||||
with:
|
with:
|
||||||
otp-version: "26.0.2"
|
otp-version: "26.0.2"
|
||||||
gleam-version: "1.4.1"
|
gleam-version: "1.4.1"
|
||||||
|
|
Loading…
Reference in a new issue