Skip to content

Commit 38bce16

Browse files
committed
[ci] re-enable mercure tests on linux
1 parent a8523cf commit 38bce16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-linux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
env:
1212
PHPUNIT_FLAGS: "-v"
1313
SYMFONY_PHPUNIT_DIR: "$HOME/symfony-bridge/.phpunit"
14-
MAKER_SKIP_MERCURE_TEST: 1
14+
MAKER_SKIP_MERCURE_TEST: false
1515

1616
jobs:
1717
coding-standards:

0 commit comments

Comments
 (0)