You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI: switch to GitHub Actions - step 3: move the PEAR package validation
The PEAR native package validation script used to be run on every PHP build, but the results should be no different on any particular PHP version.
To that end, move the running of the script from the "test" cycles, to the one-time only run PEAR specific job.
0 commit comments