Skip to content

Commit

Permalink
Disable formatting checks in GH workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
aznashwan committed Apr 9, 2024
1 parent bce255c commit 04f2484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
# elixir-version: "1.15.4"
- run: gleam deps download
- run: gleam test
- run: gleam format --check src test
# - run: gleam format --check src test

0 comments on commit 04f2484

Please sign in to comment.