Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
test: unit test need config
  • Loading branch information
luohoufu committed Jan 6, 2025
commit fcd4eff1fc6b3895eb8b1a4d997d4ee4b69a2f72
2 changes: 1 addition & 1 deletion .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,4 @@ jobs:
# for unit test
cd $WORKBASE/console
echo Testing code at $PWD ...
make update-vfs update-plugins test
make config test
Loading