Skip to content

Commit

Permalink
build and test
Browse files Browse the repository at this point in the history
  • Loading branch information
pstaender committed Apr 21, 2024
1 parent 0137496 commit 7371ac2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Expand Up @@ -16,6 +16,5 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: npm install --include=dev
- run: npm test
- run: npm run build

- run: npm run test

0 comments on commit 7371ac2

Please sign in to comment.