Merge pull request #20107 from backstage/mob/e2e

Bump cypress to fix the end-to-end tests
This commit is contained in:
Fredrik Adelöw
2023-09-22 17:06:42 +02:00
committed by GitHub
11 changed files with 288 additions and 85 deletions
+4 -1
View File
@@ -48,6 +48,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
registry-url: https://registry.npmjs.org/ # Needed for auth
- name: setup python
uses: actions/setup-python@v4
@@ -72,7 +73,9 @@ jobs:
uses: browser-actions/setup-chrome@latest
- name: yarn install
run: yarn install --immutable
uses: backstage/actions/yarn-install@v0.6.4
with:
cache-prefix: ${{ runner.os }}-v${{ matrix.node-version }}
- run: yarn tsc
- run: yarn backstage-cli repo build