Skip to content

Commit fc4b6d7

Browse files
up
1 parent da22aa2 commit fc4b6d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check-licenses.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
check-licenses:
1717
runs-on: "ubuntu-latest"
1818
steps:
19+
- name: Checkout code
20+
uses: actions/checkout@v4
1921
- run: ls -lh
2022
- run: pwd
2123
- name: Check Python dependencies with liccheck

0 commit comments

Comments
 (0)