mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-20 23:28:42 -05:00
chore: rm undef is_contributor_pr param on unit test call (#32604)
* rm undef is_contributor_pr param on unit test call * Update cache-version.txt
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# Bump this version to force CI to re-create the cache from scratch.
|
||||
9-18-2025-x2
|
||||
9-30-2025
|
||||
|
||||
@@ -478,7 +478,6 @@ linux-x64-contributor:
|
||||
requires:
|
||||
- contributor-pr
|
||||
- unit-tests:
|
||||
is_contributor_pr: true
|
||||
requires:
|
||||
- build
|
||||
- verify-release-readiness:
|
||||
|
||||
@@ -4377,7 +4377,6 @@ workflows:
|
||||
requires:
|
||||
- contributor-pr
|
||||
- unit-tests:
|
||||
is_contributor_pr: true
|
||||
requires:
|
||||
- build
|
||||
- verify-release-readiness:
|
||||
|
||||
Reference in New Issue
Block a user