Skip to content

Commit

Permalink
update GH workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ckoch-cars committed Jul 15, 2022
1 parent 7ea023b commit 3978cc7
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 @@ -16,4 +16,4 @@ jobs:
MIX_ENV=test mix local.hex --force
MIX_ENV=test mix deps.get
- name: Run Tests
run: MIX_ENV=test mix tst
- run: MIX_ENV=test mix tst

0 comments on commit 3978cc7

Please sign in to comment.