Skip to content

Commit

Permalink
Don't run tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpearce committed Oct 30, 2023
1 parent f057c4b commit 34bb244
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@ jobs:
run: mix dialyzer --format github

# Tests.
- name: Check tests
run: mix test
# - name: Check tests
# run: mix test

0 comments on commit 34bb244

Please sign in to comment.