We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea19853 commit 6d332d7Copy full SHA for 6d332d7
.github/workflows/tests.yml
@@ -12,7 +12,7 @@ permissions:
12
13
jobs:
14
testing:
15
- name: Publish Python Package
+ name: Running pytest
16
runs-on: ubuntu-latest
17
18
steps:
0 commit comments