We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2f1b9f commit 70043e4Copy full SHA for 70043e4
.github/workflows/main.yml
@@ -28,3 +28,4 @@ jobs:
28
- name: Run Flask app (for testing)
29
run: |
30
echo "Flask app ready."
31
+ pytest
0 commit comments