Skip to content

Commit 3303d27

Browse files
Use the hh_server typecheck engine
1 parent f378a4d commit 3303d27

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
skip_tests: true
3737
lint_engine: pha
38+
typecheck_engine: hh_server

0 commit comments

Comments
 (0)