Skip to content

Commit b92a3f2

Browse files
committed
added list
1 parent 416f11d commit b92a3f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-license-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- name: Pylic License Check
2424
run: |
2525
poetry run pip install pylic
26+
ls -l
2627
poetry run pylic check
2728
# steps:
2829
# #----------------------------------------------

0 commit comments

Comments
 (0)