Skip to content

Commit 4c2cbc7

Browse files
committed
Update CI
1 parent fadbf61 commit 4c2cbc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
- uses: erlef/setup-beam@v1
1616
with:
1717
otp-version: "25.1"
18-
gleam-version: "0.30.5"
18+
gleam-version: "0.32.2"
1919
rebar3-version: "3"
20-
- run: gleam format --check src test
2120
- run: gleam deps download
2221
- run: gleam test
22+
- run: gleam format --check src test

0 commit comments

Comments
 (0)