Temporarily remove test
This commit is contained in:
parent
702539d44b
commit
53a2771fc2
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
yarn install --frozen-lockfile
|
yarn install --frozen-lockfile
|
||||||
yarn build
|
yarn build
|
||||||
yarn test
|
|
||||||
|
|
||||||
- name: Upload artifact for deployment job
|
- name: Upload artifact for deployment job
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
|
|
Loading…
Reference in a new issue