mirror of
https://github.com/pestphp/pest.git
synced 2026-03-13 03:07:22 +01:00
chore: adjusts ci
This commit is contained in:
1
.github/workflows/nightly-tests.yml
vendored
1
.github/workflows/nightly-tests.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Unit Tests in Parallel
|
- name: Unit Tests in Parallel
|
||||||
run: composer test:parallel
|
run: composer test:parallel
|
||||||
|
if: startsWith(matrix.os, 'windows') != true
|
||||||
|
|
||||||
- name: Integration Tests
|
- name: Integration Tests
|
||||||
run: composer test:integration
|
run: composer test:integration
|
||||||
|
|||||||
Reference in New Issue
Block a user