Skip to content

Commit

Permalink
remove .py, rename scripts to bin, update command in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
slabasan committed Dec 21, 2023
1 parent 23b9969 commit 4690aec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/license.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:

- name: Verify license headers
run: |
python .github/workflows/scripts/license.py verify
python .github/workflows/bin/license verify

0 comments on commit 4690aec

Please sign in to comment.