We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0de38a commit 0332709Copy full SHA for 0332709
.github/workflows/python-app.yml
@@ -37,6 +37,7 @@ jobs:
37
- name: Test with pytest
38
run: |
39
pytest
40
+
41
sonarqube-scanner:
42
name: Build and analyze
43
runs-on: ubuntu-latest
0 commit comments