Browse Source

Workflow - remove query node build step (cannot fetch metadata yet)

Leszek Wiesner 4 years ago
parent
commit
3c1f2088a1
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .github/workflows/run-integration-tests.yml

+ 0 - 2
.github/workflows/run-integration-tests.yml

@@ -97,8 +97,6 @@ jobs:
           docker images
       - name: Install packages and dependencies
         run: yarn install --frozen-lockfile
-      - name: Ensure query-node builds
-        run: yarn workspace query-node-root build
       - name: Ensure tests are runnable
         run: yarn workspace integration-tests build
       # Bring up hydra query-node development instance, then run content directory