Skip to content

Commit

Permalink
Latest Gleam on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lpil committed Dec 29, 2021
1 parent 07857ca commit b8d994b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
otp-version: 23.2
- uses: gleam-lang/[email protected]
with:
gleam-version: "0.18.0-rc2"
gleam-version: "0.18.2"
- run: gleam test
- run: gleam format --check src test

0 comments on commit b8d994b

Please sign in to comment.