mirror of
https://github.com/pestphp/pest.git
synced 2026-07-22 17:40:03 +02:00
disable integration tests for PR workflows
This commit is contained in:
@@ -43,6 +43,3 @@ jobs:
|
||||
- name: Unit Tests in Parallel
|
||||
run: composer test:parallel
|
||||
if: startsWith(matrix.os, 'windows') != true
|
||||
|
||||
- name: Integration Tests
|
||||
run: composer test:integration
|
||||
|
||||
Reference in New Issue
Block a user