mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +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
|
||||
run: php bin/pest --colors=always --group=integration
|
||||
if: ${{ false }} # 2.x-dev is under development
|
||||
|
||||
Reference in New Issue
Block a user