go
This commit is contained in:
parent
8a441d757e
commit
d78cb4e50d
@ -34,7 +34,7 @@ jobs:
|
|||||||
- python/dist
|
- python/dist
|
||||||
- run: pip install twine && twine upload dist/*
|
- run: pip install twine && twine upload dist/*
|
||||||
|
|
||||||
nodesjs-test:
|
nodejs-test:
|
||||||
executor: nodejs
|
executor: nodejs
|
||||||
working_directory: ./zx/lib
|
working_directory: ./zx/lib
|
||||||
steps:
|
steps:
|
||||||
@ -62,7 +62,7 @@ jobs:
|
|||||||
- run: pnpm test
|
- run: pnpm test
|
||||||
- run: pnpm lint
|
- run: pnpm lint
|
||||||
|
|
||||||
nodesjs-publish:
|
nodejs-publish:
|
||||||
executor: nodejs
|
executor: nodejs
|
||||||
working_directory: ./zx/lib
|
working_directory: ./zx/lib
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user