Skip to content

Commit

Permalink
Does this fix the enoent?
Browse files Browse the repository at this point in the history
  • Loading branch information
dersmon committed Jan 12, 2024
1 parent 2001f4e commit 16b4aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
run: mix setup
working-directory: server
- name: Run server tests
run: mix test
run: sudo mix test
working-directory: server

0 comments on commit 16b4aa3

Please sign in to comment.