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 53985e8 commit 09eb8ea
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 @@ -11,5 +11,6 @@ jobs:
node-version: '14'
- run: npm install
- run: npm install -g ts-node
- run: sed -i 's/"+", "Type"/"*", "Type"/g' "node_modules/@igorivaniuk/tlb-parser/dist/ast/nodes.d.ts"
- run: ts-node generate_all.ts
- run: npm run test

0 comments on commit 09eb8ea

Please sign in to comment.