Skip to content

Commit 1541234

Browse files
Debug id.
1 parent 2b7e1ad commit 1541234

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/development.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
python-version: ${{matrix.py_ver}}
3030
- name: Install dependencies
3131
run: |
32+
id
3233
python -m pip install --upgrade pip
3334
pip install flake8
3435
- name: Run syntax tests

0 commit comments

Comments
 (0)