Skip to content

Commit

Permalink
Try fixing github actions, backend tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mreishus committed Nov 23, 2019
1 parent c4a2833 commit eed03fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ jobs:
otp-version: 22.x
elixir-version: 1.9.x
- run: mix deps.get
working-directory: ./backend
- run: mix test
working-directory: ./backend

0 comments on commit eed03fa

Please sign in to comment.