Skip to content

Commit

Permalink
Fixes: set up CI database - take 11.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpursley committed Jan 1, 2024
1 parent 2b30204 commit 0390d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Run tests
run: |
mix test --exclude skip_ci
mix test
- name: Check code quality, security and format
run: |
Expand Down

0 comments on commit 0390d7e

Please sign in to comment.