Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
domchen committed Nov 5, 2023
1 parent 3f9380e commit a0cd7d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/autotest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ jobs:

- name: Check Code Format
run: |
ls /usr/local/lib/
ls /usr/local/lib/python3.12/site-packages/
chmod +x codeformat.sh
./codeformat.sh
shell: bash
Expand Down

0 comments on commit a0cd7d5

Please sign in to comment.