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 51c3c19 commit 9100235Copy full SHA for 9100235
.github/workflows/test.yml
@@ -15,5 +15,6 @@ jobs:
15
with:
16
otp-version: "25.0"
17
gleam-version: "0.25.3"
18
+ rebar3-version: "3"
19
- run: gleam format --check src test
20
- run: gleam test
0 commit comments