Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Commit

Permalink
NPM Update (axios + devDependencies) + Test snapshot update + codecov…
Browse files Browse the repository at this point in the history
…-action update (#162)

* NPM Update (axios + devDependencies)

* Update tempo Documentation snapshot (no API changes)

* Upgrade codecov-action

* NPM Install (devDependencies)
  • Loading branch information
leifgehrmann authored Jan 24, 2022
1 parent bf8f055 commit 740a49a
Show file tree
Hide file tree
Showing 4 changed files with 184 additions and 222 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Run documentation generator to test it works
run: npm run doc
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v2
with:
env_vars: NODE
fail_ci_if_error: true
Loading

0 comments on commit 740a49a

Please sign in to comment.