We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97146ca commit 907a3e0Copy full SHA for 907a3e0
1 file changed
.github/workflows/run-tests.yml
@@ -36,7 +36,7 @@ jobs:
36
cache: 'pip'
37
38
- name: Install Python dependencies
39
- - run: pip install tomli
+ run: pip install tomli
40
41
- name: Configure
42
run: |
0 commit comments