Enables integration test on CI

This commit is contained in:
Nuno Maduro
2022-09-15 12:08:18 +01:00
parent 46ffdf9c7a
commit b3a2e6026f

View File

@ -42,4 +42,3 @@ jobs:
- name: Integration Tests
run: php bin/pest --colors=always --group=integration
if: ${{ false }} # 2.x-dev is under development