mirror of
https://github.com/swc-project/swc.git
synced 2024-12-25 06:36:08 +03:00
fix(ci): Publish v1.2.86 (#2235)
This commit is contained in:
parent
9eafd0c6c4
commit
f78a504806
3
.github/workflows/publish-node.yml
vendored
3
.github/workflows/publish-node.yml
vendored
@ -59,9 +59,6 @@ jobs:
|
||||
name: bindings
|
||||
path: swc.*.node
|
||||
|
||||
- name: Test bindings
|
||||
run: npm test
|
||||
|
||||
- name: Test in lts docker
|
||||
if: matrix.os == 'ubuntu-18.04'
|
||||
run: docker run --rm -v $(pwd):/swc -w /swc node:lts-slim sh -c "yarn test"
|
||||
|
Loading…
Reference in New Issue
Block a user