1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/bin
Ben Davies d31dc663b9
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-29 11:47:31 +01:00
..
build-phar.sh Fix case for echo 2021-01-29 11:47:30 +01:00
composer-require-checker-config.json Ignore ReflectionUnionType 2021-01-29 11:46:06 +01:00
generate_levels_doc.php Add suffix 2020-03-19 12:34:48 -04:00
improve_class_alias.php Fix namespacing of generated if 2019-06-08 20:27:49 -04:00
max_used_shortcode.php Fixed duplicate shortcodes (#3996) 2020-08-16 16:26:54 -04:00
phar.psalm.xml Add some backwards-incompatible changes for 4.x 2021-01-29 11:38:48 +01:00
test-with-real-projects.sh Use my psl repo 2021-01-29 11:47:20 +01:00
tests-github-actions.sh Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-29 11:47:31 +01:00
travis-deploy-phar.sh