We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8ec7eb commit 77b4edcCopy full SHA for 77b4edc
1 file changed
.github/workflows/ci.yml
@@ -77,6 +77,8 @@ jobs:
77
echo "4"
78
git config --list
79
echo "4b"
80
+ pwd
81
+ echo "4c"
82
- name: Set up Python 3.10
83
uses: actions/setup-python@v4
84
with:
0 commit comments