Skip to content

Commit ebe9c71

Browse files
committed
chore(workflows): --ignorechecksums
1 parent f2d16f1 commit ebe9c71

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/daily-project-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
node-version: 18
4343
- name: e2e chrome test
4444
run: |
45-
choco install googlechrome --version=114.0.5735.199
45+
choco install googlechrome --version=114.0.5735.199 --ignorechecksum -y
4646
npm i
4747
npm run e2e
4848
env:

.github/workflows/project-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
node-version: 18
4747
- name: e2e chrome test
4848
run: |
49-
choco install googlechrome --version=114.0.5735.199
49+
choco install googlechrome --version=114.0.5735.199 --ignorechecksum -y
5050
npm i
5151
npm run build-lib:prod
5252
npm run e2e

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy