Update action.yml
This commit is contained in:
+1
-2
@@ -36,8 +36,7 @@ runs:
|
||||
shell: bash
|
||||
run: |
|
||||
echo "📂 Files in repo root:"
|
||||
ls -1
|
||||
ls "$GITHUB_WORKSPACE"
|
||||
ls -l "$GITHUB_WORKSPACE/test-ci"
|
||||
|
||||
- name: Symlink conftest.py into module-dir
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user