chore: adjusts ci

This commit is contained in:
Nuno Maduro
2023-03-18 00:58:44 +00:00
committed by GitHub
parent ef3305ec23
commit f6d6a4db78

View File

@ -41,6 +41,7 @@ jobs:
- name: Unit Tests in Parallel
run: composer test:parallel
if: startsWith(matrix.os, 'windows') != true
- name: Integration Tests
run: composer test:integration