Skip to content

Commit

Permalink
no explicit compile
Browse files Browse the repository at this point in the history
  • Loading branch information
binaryseed committed Mar 21, 2021
1 parent 034f4c9 commit 2ffa0e5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,6 @@ jobs:
- name: Remove compiled application files
run: mix clean

- name: Compile dependencies
run: mix compile
env:
MIX_ENV: test

- name: Check Formatting
run: mix format --check-formatted

Expand Down

0 comments on commit 2ffa0e5

Please sign in to comment.