Skip to content

Commit 2d672dd

Browse files
committed
Try using empty HOME and APPDATA for Windows test
1 parent ad9dc25 commit 2d672dd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252
env:
5353
CC: gcc
5454
GODOT_BIN: wine godot.exe
55+
HOME:
56+
APPDATA:
5557

5658
test_osx:
5759
name: Run tests on OSX

0 commit comments

Comments
 (0)