mirror of
https://github.com/actions/setup-node
synced 2025-04-09 18:35:51 +00:00
fix e2e tests
This commit is contained in:
parent
11883e881f
commit
1d6f7c8dd0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e-cache.yml
vendored
2
.github/workflows/e2e-cache.yml
vendored
|
@ -173,7 +173,7 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
|
||||
- name: prepare sub-projects
|
||||
run: __tests__/prepare-yarn-subprojects.sh
|
||||
run: __tests__/prepare-yarn-subprojects.sh keepcache keepcache
|
||||
|
||||
# expect
|
||||
# - no errors
|
||||
|
|
Loading…
Add table
Reference in a new issue