We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
uses
run
1 parent c90a902 commit 512c34aCopy full SHA for 512c34a
.github/workflows/daily-project-check.yml
@@ -45,7 +45,7 @@ jobs:
45
uses: cypress-io/github-action@v6
46
with:
47
browser: chrome
48
- run: |
+ - run: |
49
npm i
50
npm run build-lib:prod
51
npm run e2e
.github/workflows/project-check.yml
@@ -49,7 +49,7 @@ jobs:
52
53
54
55
0 commit comments