Skip to content

Commit

Permalink
Do not run tests with trace
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim authored Dec 14, 2021
1 parent 0ddf952 commit 83f68b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
run: mix deps.get

- name: Run tests
run: mix test --trace
run: mix test

0 comments on commit 83f68b1

Please sign in to comment.