Skip to content

Commit

Permalink
Run in-browser tests using puppeteer.
Browse files Browse the repository at this point in the history
  • Loading branch information
rameshvarun committed Sep 8, 2023
1 parent 344b7ed commit c9d57f2
Show file tree
Hide file tree
Showing 5 changed files with 1,854 additions and 88 deletions.
1 change: 0 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm ci
- run: npm run build --if-present
- run: npm run test --if-present

0 comments on commit c9d57f2

Please sign in to comment.