forked from ecamp/ecamp3
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
continuous-integration.yml: use github action to send js coveralls re…
…ports That we don't use the npm package coveralls anymore. Coveralls did not receive updates for some time. Coveralls.io wants to move to the universal coverage reporter (https://docs.coveralls.io/integrations#official-integrations), which the github action uses. The npm package has some dependencies which have moderate security issues: https://github.com/ecamp/ecamp3/security/dependabot/165 https://github.com/ecamp/ecamp3/security/dependabot/153 Also add pdf-tests as dependency to coveralls-finished. Pin the coveralls action in coveralls-finished. Do not fail our builds if coveralls is not online right now.
- Loading branch information
Showing
1 changed file
with
28 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters