WIP: feat: přidání testů – Jest unit testy + Playwright E2E + CI pipeline #54
@@ -109,6 +109,8 @@ jobs:
|
|||||||
name: types-gen
|
name: types-gen
|
||||||
path: types/gen
|
path: types/gen
|
||||||
|
|
||||||
|
- run: cd types && yarn install --frozen-lockfile
|
||||||
|
|
||||||
- run: cd client && yarn install --frozen-lockfile && yarn build
|
- run: cd client && yarn install --frozen-lockfile && yarn build
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user