Skip to content

Commit 907a3e0

Browse files
committed
typo
1 parent 97146ca commit 907a3e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
cache: 'pip'
3737

3838
- name: Install Python dependencies
39-
- run: pip install tomli
39+
run: pip install tomli
4040

4141
- name: Configure
4242
run: |

0 commit comments

Comments
 (0)