Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kaluluosi committed Apr 19, 2024
2 parents 2ec3f00 + 0ec7944 commit 1b03816
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/test_gd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,8 @@ jobs:
poetry install
- name: Create settings
run: |
cp test_gd4/settings/sample/示例.xlsx test_gd4/settings/data/
cd test_gd4
cp settings/sample/示例.xlsx settings/data/
- name: Setup gdunit
run: |
export GODOT_BIN=godot
./addons/runtest.sh -a ./test
bash ./addons/gdUnit4/runtest.sh -a ./test

0 comments on commit 1b03816

Please sign in to comment.