Fix E2E
This commit is contained in:
parent
84566c1b55
commit
da369e61e7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/e2e.yml
vendored
1
.github/workflows/e2e.yml
vendored
|
|
@ -44,6 +44,7 @@ jobs:
|
||||||
scripts/update-api-types.sh
|
scripts/update-api-types.sh
|
||||||
cd frontend
|
cd frontend
|
||||||
npm ci
|
npm ci
|
||||||
|
npm run build
|
||||||
npm run lint
|
npm run lint
|
||||||
if [[ $(git status --porcelain) ]]; then
|
if [[ $(git status --porcelain) ]]; then
|
||||||
git status --porcelain
|
git status --porcelain
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue