Commit 0792441
committed
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.1 parent 7eda814 commit 0792441
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
0 commit comments