list source folder
This commit is contained in:
@@ -29,7 +29,9 @@ jobs:
|
|||||||
repository_name: "scraibe"
|
repository_name: "scraibe"
|
||||||
repository_url: "https://test.pypi.org/legacy/"
|
repository_url: "https://test.pypi.org/legacy/"
|
||||||
- name: Get list of available folders after checkout
|
- name: Get list of available folders after checkout
|
||||||
run: ls -l
|
run: |
|
||||||
|
cd source
|
||||||
|
ls -l
|
||||||
|
|
||||||
|
|
||||||
test-install:
|
test-install:
|
||||||
|
|||||||
Reference in New Issue
Block a user