Skip to content

Commit a0088c0

Browse files
Use the hh_server typecheck engine
1 parent 524eac4 commit a0088c0

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

0 commit comments

Comments
 (0)