Skip to content

Commit

Permalink
tests + github action
Browse files Browse the repository at this point in the history
  • Loading branch information
c4n4r committed Apr 10, 2024
1 parent c9d2fad commit 6d4f82f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: ${{ matrix.node-version }}
- run: npm i
- run: npm run build --if-present
- run: npm test

0 comments on commit 6d4f82f

Please sign in to comment.