Skip to content

Commit

Permalink
add tact template
Browse files Browse the repository at this point in the history
  • Loading branch information
Gusarich committed Dec 4, 2023
1 parent 3ca10a8 commit 76aa9e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,6 @@ jobs:
- run: yarn build
- run: yarn gen
- run: yarn coverage
- name: Test with Tact Template
- run: git clone https://github.com/tact-lang/tact-template.git
- run: cd tact-template && yarn install && yarn build && yarn test

0 comments on commit 76aa9e2

Please sign in to comment.