Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
also adds build step
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusgiger committed Nov 13, 2020
1 parent 0af2d52 commit ff47f25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: yarn install
- run: yarn build
- run: yarn test

0 comments on commit ff47f25

Please sign in to comment.