Skip to content

Commit 135f2da

Browse files
committed
ci: Install ex
1 parent 78cb4c7 commit 135f2da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
otp-version: '28'
1616
gleam-version: '1.13.0'
1717
rebar3-version: '3'
18-
# elixir-version: "1"
18+
elixir-version: '1.18.0'
1919
- run: gleam deps download
2020
- run: gleam test
2121
- run: gleam format --check src test

0 commit comments

Comments
 (0)