Skip to content

Commit 6a058aa

Browse files
committed
fix
1 parent d3ea256 commit 6a058aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/_unit_test_coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ jobs:
149149
150150
python -m pip install coverage
151151
python -m pip install diff-cover
152+
python -m pip install jsonschema aistudio_sdk==0.3.5
152153
python -m pip install ${fd_wheel_url}
153154
if [ -d "test/plugins" ]; then
154155
cd test/plugins

0 commit comments

Comments
 (0)