Skip to content

Commit

Permalink
try the runner temp dir in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Apr 7, 2024
1 parent 76bcccd commit c067f77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:

- name: Run tests
run: npm test
env:
TMPDIR: ${{ runner.temp }}

- name: Coveralls
uses: coverallsapp/[email protected]
Expand Down

0 comments on commit c067f77

Please sign in to comment.