We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24e09bf commit e51ad93Copy full SHA for e51ad93
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
otp-version: 22.2
17
- uses: gleam-lang/[email protected]
18
with:
19
- gleam-version: 0.11.2
+ gleam-version: 0.12.1
20
- run: rebar3 install_deps
21
- run: rebar3 eunit
22
- run: gleam format --check src test
0 commit comments