Skip to content

Commit 2831499

Browse files
Fix test CI
1 parent 413eecf commit 2831499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
# elixir-version: "1.15.4"
2121
- run: gleam deps download
2222
- run: gleam check
23-
- run: gleam format --check src test
23+
- run: gleam format --check src

0 commit comments

Comments
 (0)