go
This commit is contained in:
		@@ -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:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user