Skip to content

Commit 9350eb2

Browse files
committed
fix workflow
1 parent 97f67eb commit 9350eb2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build-linux.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ jobs:
4242
yarn install
4343
podman build -t depthainode-builder --build-arg "NODE_VERSION=v${NODE_VERSION}" .
4444
podman run --rm -v .:/app localhost/depthainode-builder:latest
45-
46-
yarn install
47-
yarn run test
4845
env:
4946
CI: true
5047
- uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)