We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78cb4c7 commit 135f2daCopy full SHA for 135f2da
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
otp-version: '28'
16
gleam-version: '1.13.0'
17
rebar3-version: '3'
18
- # elixir-version: "1"
+ elixir-version: '1.18.0'
19
- run: gleam deps download
20
- run: gleam test
21
- run: gleam format --check src test
0 commit comments