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 963cd12 commit bc5d237Copy full SHA for bc5d237
.github/workflows/test.yml
@@ -16,6 +16,6 @@ jobs:
16
with:
17
otp-version: "27.0"
18
rebar3-version: "3"
19
- gleam-version: "1.8.0"
+ gleam-version: "1.10.0"
20
- run: gleam test
21
- run: gleam format --check src test
0 commit comments