Skip to content

Commit c97bb24

Browse files
committed
rm whitespace
1 parent 88eee87 commit c97bb24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Set up Python ${{ matrix.python-version }}
5555
uses: actions/setup-python@v5
5656
with:
57-
python-version: ${{ matrix.python-version }}
57+
python-version: ${{ matrix.python-version }}
5858

5959
- name: Install Make and Git
6060
run: |

0 commit comments

Comments
 (0)