Skip to content

Commit

Permalink
feat: update CI to link the cairo CLI command
Browse files Browse the repository at this point in the history
  • Loading branch information
zmalatrax committed Aug 6, 2024
1 parent 3d6b98d commit a7c99d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,8 @@ jobs:
- name: Run tests
run: bun install && bun test

- name: Setup Cairo VM TS CLI
run: bun link

- name: Run all Cairo Zero & Cairo programs
run: make run-all

0 comments on commit a7c99d6

Please sign in to comment.