Skip to content

Commit

Permalink
Update sanity-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LuigiGiuffrida98 committed Mar 11, 2024
1 parent 690e418 commit 41137fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sanity-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: check
- run: make check
run: |
make check

0 comments on commit 41137fa

Please sign in to comment.