mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 23:50:26 +01:00
fix test
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
728e39977a
commit
ba853b81c7
7 changed files with 7 additions and 16 deletions
3
.vscode/tasks.json
vendored
3
.vscode/tasks.json
vendored
|
|
@ -16,7 +16,6 @@
|
|||
"command": [
|
||||
".venv/Scripts/activate;",
|
||||
"python tools/build.py;",
|
||||
"scoop reset temurin11-jdk;",
|
||||
"java -jar openapi-generator-cli.jar generate -c test/python/openapi-generator-config.yaml -g python;",
|
||||
"python -m pip install ./python_generated;"
|
||||
]
|
||||
|
|
@ -44,4 +43,4 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue