Explorar o código

Added `build` script to ci runs

sanex %!s(int64=3) %!d(string=hai) anos
pai
achega
8227aa7bb2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/ci.yml

+ 1 - 0
.github/workflows/ci.yml

@@ -41,6 +41,7 @@ jobs:
           path: '**/node_modules'
           key: ${{ runner.os }}-modules-${{ hashFiles('**/yarn.lock') }}
       - run: yarn install
+      - run: yarn run build
       - run: yarn run eslint
       - run: yarn run test
       - run: yarn run test:mocha-coverage:report