Skip to content

Commit

Permalink
chore: Try new github actions config
Browse files Browse the repository at this point in the history
  • Loading branch information
cheerfulstoic committed Jul 30, 2024
1 parent f75bb23 commit 2c686c3
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 @@ -46,7 +46,7 @@ jobs:
- name: Run credo
run: mix credo
- name: Run tests
run:
run: |
mix ecto.create -r EctoWatch.TestRepo
mix test
env:
Expand Down

0 comments on commit 2c686c3

Please sign in to comment.