mirror of
https://github.com/Hypfer/Valetudo.git
synced 2025-10-26 11:27:27 +00:00
chore: Fix CI
This commit is contained in:
parent
52b462517b
commit
c53dd66c6b
4
.github/workflows/nodejs.yml
vendored
4
.github/workflows/nodejs.yml
vendored
@ -20,6 +20,10 @@
|
||||
'name': 'Generate OpenAPI Docs',
|
||||
'run': 'npm run build_openapi_schema',
|
||||
},
|
||||
{
|
||||
'name': 'Generate Code',
|
||||
'run': 'npm run generate_code --workspace=backend',
|
||||
},
|
||||
{ 'run': 'npm run ts-check --workspace={frontend,backend}' },
|
||||
{ 'run': 'npm run lint --workspace={frontend,backend}' },
|
||||
{ 'run': 'npm run build --workspace=frontend' },
|
||||
|
||||
0
backend/lib/robots/midea/generated/.gitkeep
Normal file
0
backend/lib/robots/midea/generated/.gitkeep
Normal file
Loading…
Reference in New Issue
Block a user