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 3229a9a commit 69f6333Copy full SHA for 69f6333
.github/workflows/test.yaml
@@ -49,7 +49,7 @@ jobs:
49
MANTECA_IDLE_NUMBER: ${{ secrets.MANTECA_IDLE_NUMBER }}
50
MANTECA_BASE_URL: ${{ secrets.MANTECA_BASE_URL }}
51
MANTECA_APPLICATION_ID: ${{ secrets.MANTECA_APPLICATION_ID }}
52
- run: pytest
+ run: pytest -v
53
54
- name: Notify Slack of Failures
55
uses: Bandwidth/[email protected]
0 commit comments