Skip to content

Commit

Permalink
Merge 86fb072 into 135d801
Browse files Browse the repository at this point in the history
  • Loading branch information
YousefED committed Aug 3, 2022
2 parents 135d801 + 86fb072 commit 287ac77
Show file tree
Hide file tree
Showing 16 changed files with 120,640 additions and 107,249 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Expand Up @@ -60,3 +60,5 @@ jobs:
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: ./packages/matrix-crdt/coverage/lcov.info
base-path: ./packages/matrix-crdt
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -7,6 +7,7 @@ node_modules

# testing
/coverage
/packages/*/coverage

# production
/build
Expand Down

0 comments on commit 287ac77

Please sign in to comment.