diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 13e092f..e64688b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -35,7 +35,7 @@ jobs: node-version: ${{ matrix.node }} - run: npm ci - run: npm run build - - run: npm run test:node + - run: npm run test trigger_publish: