We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5071393 commit d24cdcbCopy full SHA for d24cdcb
1 file changed
.github/workflows/test.yml
@@ -31,5 +31,5 @@ jobs:
31
- name: Install dependencies
32
run: poetry install
33
34
- - name: Run format
+ - name: Run test
35
run: poetry run test
0 commit comments