mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 14:48:08 +02:00
Revert "Temporarily stop running gulp typestest
in GitHub Actions"
This reverts commit d9350c3899
.
This commit is contained in:
parent
d0f14b1ce3
commit
46f2c5893d
1 changed files with 2 additions and 1 deletions
|
@ -2469,6 +2469,7 @@ gulp.task(
|
|||
"ci-test",
|
||||
gulp.series(
|
||||
gulp.parallel("lint", "externaltest", "unittestcli"),
|
||||
"lint-chromium"
|
||||
"lint-chromium",
|
||||
"typestest"
|
||||
)
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue