We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d5b018 commit 5e8b883Copy full SHA for 5e8b883
.github/workflows/ci.yml
@@ -34,7 +34,6 @@ jobs:
34
run: mix local.hex --force
35
- name: Install dependencies
36
run: mix deps.get
37
- - run: mix format --check-formatted
38
- run: mix test
39
test_ubuntu:
40
name: Elixir ${{ matrix.pair.elixir }} OTP ${{ matrix.pair.otp }} (Ubuntu)
0 commit comments