Skip to content

Commit

Permalink
test building the examples
Browse files Browse the repository at this point in the history
  • Loading branch information
mmomtchev committed Feb 25, 2022
1 parent 4e55fc3 commit a607255
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Expand Up @@ -63,6 +63,7 @@ jobs:
- run: npm --force i react@${{ matrix.react-version }} react-dom@${{ matrix.react-version }} react-test-renderer@${{ matrix.react-version }}
- run: tsc
- run: npm test
- run: npm run build:examples


codecov:
Expand Down

0 comments on commit a607255

Please sign in to comment.