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 7793812 commit eaf9fe0Copy full SHA for eaf9fe0
.github/workflows/test.yml
@@ -19,5 +19,5 @@ jobs:
19
rebar3-version: "3"
20
# elixir-version: "1.15.4"
21
- run: gleam deps download
22
- - run: gleam test
+ - run: gleam check
23
- run: gleam format --check src test
test/website_test.gleam
0 commit comments