Skip to content

Commit 100bc70

Browse files
committed
Fix remove XDG_* env when testing Windows builds
1 parent d45b9cb commit 100bc70

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
@@ -53,6 +53,8 @@ jobs:
5353
CC: gcc
5454
GODOT_BIN: wine godot.exe
5555
APPDATA:
56+
XDG_DATA_HOME:
57+
XDG_CONFIG_HOME:
5658

5759
test_osx:
5860
name: Run tests on OSX

0 commit comments

Comments
 (0)