Skip to content

Commit

Permalink
Merge branch 'main' into volume-agents
Browse files Browse the repository at this point in the history
  • Loading branch information
frasercl committed Sep 30, 2024
2 parents 368f5bc + f6434bb commit c06eba4
Show file tree
Hide file tree
Showing 14 changed files with 2,594 additions and 1,153 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
if: "!contains(github.event.head_commit.message, '[skip ci]')"
steps:
- uses: actions/checkout@v1
- uses: ArtiomTr/jest-coverage-report-action@v1.3
- uses: ArtiomTr/jest-coverage-report-action@v2.3.1
with:
annotations: failed-tests
github_token: ${{ secrets.GITHUB_TOKEN }}
103 changes: 59 additions & 44 deletions examples/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c06eba4

Please sign in to comment.