Browse Source

github actions add missing build step for network-tests job

Mokhtar Naamani 4 years ago
parent
commit
f91e37d9de
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .github/workflows/network-tests.yml

+ 4 - 0
.github/workflows/network-tests.yml

@@ -38,4 +38,8 @@ jobs:
     - name: checks
       run: |
         yarn install --frozen-lockfile --network-timeout 120000
+        yarn workspace @joystream/types build
+        yarn workspace @joystream/cd-schemas generate:all
+        yarn workspace @joystream/cd-schemas build
+        yarn workspace @joystream/cli build
         yarn workspace network-tests checks --quiet