Skip to content

Commit

Permalink
Update path
Browse files Browse the repository at this point in the history
  • Loading branch information
dumganhar committed Aug 16, 2024
1 parent 2b4c145 commit 447c7c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/native-unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: |
cmake -B tests/unit-test/build -S tests/unit-test
cmake --build tests/unit-test/build --config Release
./tests/unit-test/build/src/Release/CocosTest.exe
./tests/unit-test/build/src/Release/CocosTest
#### TODO(PatriceJiang): model split
# - name: Run Module Tests
Expand Down

0 comments on commit 447c7c3

Please sign in to comment.