mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
wip: runs integration tests undert the v flag
This commit is contained in:
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -41,8 +41,8 @@ jobs:
|
||||
- name: Unit Tests
|
||||
run: composer test:unit
|
||||
|
||||
# - name: Parallel Tests
|
||||
# run: composer test:parallel
|
||||
- name: Parallel Tests
|
||||
run: composer test:parallel
|
||||
|
||||
- name: Integration Tests
|
||||
run: composer test:integration
|
||||
|
||||
Reference in New Issue
Block a user