Skip to content

Commit 52f6703

Browse files
committed
testing pwd
1 parent 9b76527 commit 52f6703

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
- name: Install Python Dependencies and ContentCTL
2424
run: |
2525
python -m pip install --upgrade pip
26-
pwd
2726
ls -la
27+
pwd
2828
echo "- Contentctl version - $(cat requirements.txt)"
2929
pip install -r requirements.txt
3030

0 commit comments

Comments
 (0)