Skip to content

Commit

Permalink
Uh. CI should actually run the *tests*. LOL 🤡🤡
Browse files Browse the repository at this point in the history
  • Loading branch information
jwilger committed Jan 27, 2024
1 parent 0213657 commit 3f47893
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,6 @@ jobs:
- name: Install dependencies
run: mix deps.get
- name: Run tests
run: mix test
- name: Run Quality Checks
run: mix check

0 comments on commit 3f47893

Please sign in to comment.