Skip to content

Commit 5e8b883

Browse files
Update .github/workflows/ci.yml
PR #43 feedback. Co-authored-by: Michael Crumm <[email protected]>
1 parent 2d5b018 commit 5e8b883

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
run: mix local.hex --force
3535
- name: Install dependencies
3636
run: mix deps.get
37-
- run: mix format --check-formatted
3837
- run: mix test
3938
test_ubuntu:
4039
name: Elixir ${{ matrix.pair.elixir }} OTP ${{ matrix.pair.otp }} (Ubuntu)

0 commit comments

Comments
 (0)