Skip to content

Commit

Permalink
Move sanity check script to scripts/
Browse files Browse the repository at this point in the history
  • Loading branch information
booxter committed Dec 5, 2024
1 parent 621f8b0 commit a27393d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanity-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
pip install .
- name: Run sanity check
run: |
sh ./sanity-check.sh
./scripts/sanity-check.sh
File renamed without changes.

0 comments on commit a27393d

Please sign in to comment.