Skip to content

Commit 2030be7

Browse files
yet another try
1 parent fcc75cf commit 2030be7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ jobs:
125125
uses: actions/checkout@v3
126126
- name: Setup Python ${{ matrix.pyver }}
127127
uses: actions/setup-python@v4
128+
id: setup-python
128129
with:
129130
python-version: ${{ matrix.pyver }}
130131
#----------------------------------------------

0 commit comments

Comments
 (0)