Skip to content

Commit 5e6f8a5

Browse files
Typecheck with the stricter hh_server engine
1 parent a8344f7 commit 5e6f8a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,4 @@ jobs:
3535
hhvm_flags: ${{ startsWith(matrix.hhvm, '4') && '-dhhvm.autoload.enabled=true -dhhvm.autoload.db.path=.var/facts.db' || '' }}
3636
lint_engine: pha
3737
test_engine: test-chain
38+
typecheck_engine: hh_server

0 commit comments

Comments
 (0)