pdf.js/.github
Tim van der Meij 43d390759b
Don't force-install packages in the CI job anymore
In PR #16327 the `eslint-plugin-mozilla` package was updated so we no
longer have to force-install packages, and the force-install flags for
`npm install` were removed. However, the CI job was missing from this
commit, which we fix here. In general force-installing packages
shouldn't be necessary unless there are problems with dependencies,
which we would like to know about, so especially in the CI job it seems
like a good idea to not force-install packages to catch upcoming defects
early on.

Extends 19526d2322.
2023-04-23 12:45:29 +02:00
..
workflows Don't force-install packages in the CI job anymore 2023-04-23 12:45:29 +02:00
CODEOWNERS Set up automated l10n review for new English strings 2023-01-22 19:39:31 +01:00
CONTRIBUTING.md Update links from IRC to Matrix. 2020-02-27 16:26:17 -08:00
dependabot.yml Stop Dependabot from creating its own, otherwise unused, labels 2022-11-14 15:07:55 +01:00
ISSUE_TEMPLATE.md Attempt to clarify the meaning of "extension" in the ISSUE_TEMPLATE 2017-10-21 11:32:03 +02:00