mirror of
https://github.com/actions/setup-node
synced 2025-04-17 13:43:12 +00:00
fix e2e tests
This commit is contained in:
parent
11883e881f
commit
1d6f7c8dd0
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…
Reference in New Issue
Block a user