Skip to content

Commit

Permalink
ran formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
byteZorvin committed Sep 14, 2024
1 parent 260f216 commit dde640c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Run tests
run: ./install.sh && make proove_with_program CAIRO_PROGRAM=./examples/dummy_snos/dummy_snos.cairo
run: ./install.sh && make proove_with_program CAIRO_PROGRAM=./examples/dummy_snos/dummy_snos.cairo

0 comments on commit dde640c

Please sign in to comment.