Skip to content

Commit

Permalink
Merge fde796f into 135d801
Browse files Browse the repository at this point in the history
  • Loading branch information
YousefED committed Aug 3, 2022
2 parents 135d801 + fde796f commit 51831a1
Show file tree
Hide file tree
Showing 16 changed files with 120,639 additions and 107,249 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Expand Up @@ -60,3 +60,4 @@ jobs:
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: ./packages/matrix-crdt/coverage/lcov.info
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 51831a1

Please sign in to comment.