Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
pamella committed Jan 16, 2024
1 parent f3ac226 commit 7ed40ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,8 @@ jobs:
- name: Install Dependencies
run: pnpm install

- name: Install Node.js types
run: pnpm install --save-dev @types/node

- name: Run Tests
run: pnpm test

0 comments on commit 7ed40ca

Please sign in to comment.