Skip to content

Commit

Permalink
Skip database setup
Browse files Browse the repository at this point in the history
  • Loading branch information
MvanDiemen committed Apr 26, 2024
1 parent f9fa801 commit acd23c7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ jobs:
- name: Check formatter
run: mix format --check-formatted

- name: Setup Database
run: mix ecto.setup

- name: Run tests
run: mix test --warnings-as-errors

Expand Down

0 comments on commit acd23c7

Please sign in to comment.