mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 13:51:54 +01:00
cleanup
This commit is contained in:
parent
e8586a7a35
commit
d0605ee765
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -70,7 +70,7 @@ jobs:
|
|||||||
echo "chunks=$(php -r 'echo json_encode(range(1, ${{ env.CHUNK_COUNT }} ));')" >> $GITHUB_OUTPUT
|
echo "chunks=$(php -r 'echo json_encode(range(1, ${{ env.CHUNK_COUNT }} ));')" >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
tests:
|
tests:
|
||||||
name: "Unit Tests - ${{ matrix.chunk }}"
|
name: "Unit Tests - ${{ matrix.operating-system }} ${{ matrix.php-version }} ${{ matrix.chunk }}"
|
||||||
|
|
||||||
runs-on: ${{ matrix.operating-system }}
|
runs-on: ${{ matrix.operating-system }}
|
||||||
needs:
|
needs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user