Skip to content

Commit

Permalink
feat(new_kakarot_interface): Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
akhercha committed Nov 1, 2024
1 parent d2c3b15 commit ec68a05
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: software-mansion/setup-scarb@v1
with:
tool-versions: "./pragma-oracle/.tool-versions"

- run: scarb fmt --check
- run: scarb test

0 comments on commit ec68a05

Please sign in to comment.