Skip to content

Commit

Permalink
canvas@3
Browse files Browse the repository at this point in the history
  • Loading branch information
yandeu committed Dec 23, 2024
1 parent 74aabcf commit f368417
Show file tree
Hide file tree
Showing 3 changed files with 475 additions and 27 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
- run: npm install
- run: npm install --force
- run: npm run build --if-present
- run: npm test
- uses: codecov/codecov-action@v2
Loading

0 comments on commit f368417

Please sign in to comment.