Skip to content

Commit

Permalink
skip compiling
Browse files Browse the repository at this point in the history
  • Loading branch information
XiXiaPdx committed Dec 29, 2023
1 parent aab4ce9 commit e08a577
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 @@ -121,7 +121,7 @@ jobs:

- name: Compile application
run: |
mix compile --return-errors
mix compile --return-errors --no-compile
env:
MIX_ENV: test

Expand Down

0 comments on commit e08a577

Please sign in to comment.