Skip to content

Commit 86bba8f

Browse files
committed
Fixed syntax
1 parent 865582f commit 86bba8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-unit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/setup-python@v5
3131
with:
3232
python-version: ${{ matrix.python-version }}
33-
33+
3434
- name: Install dependencies
3535
run: |
3636
python -m pip install -e .[dev]

0 commit comments

Comments
 (0)