1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 17:52:45 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
kkmuffme
2c5645c466 use branch name to randomize tests to ensure test dependencies will error 2023-11-29 08:56:31 +01:00
kkmuffme
2c6aa77baf fix CI "split" unevenly splits the number of tests 2023-11-18 13:31:37 +01:00
Bruce Weirdan
2141dfe3b2
Workaround for PHPUnit process isolation issue with composer 2.2
This skips composer-generated proxy binaries, thus avoiding the issue
introduced by composer 2.2
2021-12-23 22:44:49 +02:00
Ben Davies
53afd2857d
Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985)
* Split unit test over multiple jobs in GitHub Actions, lowering the total run time

* rename FileManipulationTest to FileManipulationTestCase so it does not run as a standalone Test
2021-01-11 17:30:33 -05:00