Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
PolyProgrammist committed Jan 4, 2024
1 parent 2027393 commit 9adc404
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ jobs:
with:
node-version: '14'
- run: npm install
- run: npm install -g ts-node
- run: ts-node generate_all.ts
- run: npm run test

0 comments on commit 9adc404

Please sign in to comment.