Skip to content

Commit

Permalink
Workaround for FF sudo issue
Browse files Browse the repository at this point in the history
  • Loading branch information
marekdedic committed Dec 12, 2023
1 parent 6dec2c9 commit bc3132b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ jobs:
- name: "Run tests"
run: |
npm run test:frontend
env:
HOME: /root

- name: "Upload coverage results"
uses: codecov/[email protected]
Expand Down

0 comments on commit bc3132b

Please sign in to comment.