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 97e190b commit ec11182Copy full SHA for ec11182
.github/workflows/test.yml
@@ -16,6 +16,6 @@ jobs:
16
with:
17
otp-version: "25.2"
18
rebar3-version: "3"
19
- gleam-version: "0.30.4"
+ gleam-version: "0.32"
20
- run: gleam test
21
- run: gleam format --check src test
0 commit comments