mirror of
https://github.com/pestphp/pest.git
synced 2026-03-12 10:47:25 +01:00
Enables integration test on CI
This commit is contained in:
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -42,4 +42,3 @@ jobs:
|
|||||||
|
|
||||||
- name: Integration Tests
|
- name: Integration Tests
|
||||||
run: php bin/pest --colors=always --group=integration
|
run: php bin/pest --colors=always --group=integration
|
||||||
if: ${{ false }} # 2.x-dev is under development
|
|
||||||
|
|||||||
Reference in New Issue
Block a user