Skip to content

Commit

Permalink
only success
Browse files Browse the repository at this point in the history
  • Loading branch information
ReimarBauer committed Aug 31, 2023
1 parent 674c3fc commit 0dfa1e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
; done)
- name: Output Monitoring from .pymon db
if: ${{ success() && inputs.xdist == 'no' }}
if: ${{ success() }}
timeout-minutes: 25
run |
cd $GITHUB_WORKSPACE \
Expand Down

0 comments on commit 0dfa1e4

Please sign in to comment.