Skip to content

Commit dac1ac7

Browse files
author
Maxim
committed
fix: test.yml syntax
1 parent ec17274 commit dac1ac7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
matrix:
1414
python-version: ["3.3", "3.4", "3.5", "3.6", "3.7", "3.8", "3.9", "3.10"]
1515
steps:
16-
steps:
1716
- uses: actions/checkout@v3
1817
- name: Set up Python ${{ matrix.python-version }}
1918
uses: actions/setup-python@v3

0 commit comments

Comments
 (0)