Skip to content

Commit

Permalink
chore: run tscheck on babel 8 breaking test (#14190)
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Jan 22, 2022
1 parent 1e25a2e commit 48cf642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -215,7 +215,7 @@ jobs:
BABEL_8_BREAKING: true
STRIP_BABEL_8_FLAG: true
- name: Lint
run: make lint
run: make -j tscheck flowcheck-ci lint-ci
env:
BABEL_ENV: test
BABEL_8_BREAKING: true
Expand Down

0 comments on commit 48cf642

Please sign in to comment.