chore: adjusts ci

This commit is contained in:
Nuno Maduro
2023-03-18 00:59:05 +00:00
committed by GitHub
parent f6d6a4db78
commit cf5c6f9ffd

View File

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