Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
PR #43 feedback.

Co-authored-by: Michael Crumm <[email protected]>
  • Loading branch information
jgarber623-cargosense and mcrumm authored Aug 6, 2024
1 parent 2d5b018 commit 5e8b883
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
run: mix local.hex --force
- name: Install dependencies
run: mix deps.get
- run: mix format --check-formatted
- run: mix test
test_ubuntu:
name: Elixir ${{ matrix.pair.elixir }} OTP ${{ matrix.pair.otp }} (Ubuntu)
Expand Down

0 comments on commit 5e8b883

Please sign in to comment.