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 413eecf commit 2831499Copy full SHA for 2831499
.github/workflows/test.yml
@@ -20,4 +20,4 @@ jobs:
20
# elixir-version: "1.15.4"
21
- run: gleam deps download
22
- run: gleam check
23
- - run: gleam format --check src test
+ - run: gleam format --check src
0 commit comments