mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 09:20:06 +02:00
Merge pull request #15452 from Snuffleupagus/chrome-extension
Temporarily stop listing the official Chrome extension in the main README
This commit is contained in:
commit
d78619cd66
2 changed files with 1 additions and 7 deletions
|
@ -2453,9 +2453,5 @@ gulp.task("externaltest", function (done) {
|
|||
|
||||
gulp.task(
|
||||
"ci-test",
|
||||
gulp.series(
|
||||
gulp.parallel("lint", "externaltest", "unittestcli"),
|
||||
"lint-chromium",
|
||||
"typestest"
|
||||
)
|
||||
gulp.series(gulp.parallel("lint", "externaltest", "unittestcli"), "typestest")
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue