mermaid/.github/workflows
Alois Klink 693616b00d ci(e2e): Skip pnpm cache if skipping cypress run
When running the e2e action from a fork, we prevent multi-processing
in the E2E cypress tests skipping runs that aren't
matrix.container == 1.

However, this means that the pnpm cache folder isn't created, causing
the cache action to throw an error.

To fix this, we also skip building Node/cache setup step.

Fixes: f60c7fff65
2022-09-28 20:19:08 +01:00
..
build.yml ci(build): fix build CI to use pnpm 2022-09-25 20:02:23 +01:00
check-readme-in-sync.yml chore: Set permissions for GitHub actions 2022-04-25 23:38:27 +00:00
checks.yml chore(deps): bump actions/checkout from 2 to 3 (#3449) 2022-09-12 19:27:45 +02:00
codeql.yml Prettier Pass 2022-09-03 13:41:25 +05:30
dependency-review.yml chore(deps): bump actions/dependency-review-action from 1 to 2 (#3161) 2022-06-20 09:40:38 +02:00
e2e-applitools.yml ci(e2e-applitools): fix applitools CI to use pnpm 2022-09-25 20:02:23 +01:00
e2e.yml ci(e2e): Skip pnpm cache if skipping cypress run 2022-09-28 20:19:08 +01:00
issue-triage.yml Prettier Pass 2022-09-03 13:41:25 +05:30
lint.yml ci(lint): fix lint tests CI to use pnpm 2022-09-25 20:02:23 +01:00
pr-labeler-config-validator.yml chore: rm cypress ex. and prevent dup ci 2022-05-10 17:29:50 -07:00
pr-labeler.yml getting there 2022-02-10 20:32:21 +01:00
release-draft.yml getting there 2022-02-10 20:32:21 +01:00
release-preview-publish.yml Prettier Pass 2022-09-03 13:41:25 +05:30
release-publish.yml Prettier Pass 2022-09-03 13:41:25 +05:30
test.yml ci(unit): fix unit tests CI to use pnpm 2022-09-25 20:02:23 +01:00
unlock-reopened-issues.yml Prettier Pass 2022-09-03 13:41:25 +05:30
update-browserlist.yml chore(deps): bump EndBug/add-and-commit from 8.0.2 to 9 2022-03-14 07:06:49 +00:00