diff --git a/.github/workflows/build-snapshot.yml b/.github/workflows/build-snapshot.yml index 522a84df..f2fdcf17 100644 --- a/.github/workflows/build-snapshot.yml +++ b/.github/workflows/build-snapshot.yml @@ -74,4 +74,6 @@ jobs: uses: actions/upload-artifact@v3.1.0 with: name: integration-tests - path: integration-tests + path: | + integration-tests + !integration-tests/node_modules