Skip to content

Commit

Permalink
skipping tests conditionally
Browse files Browse the repository at this point in the history
  • Loading branch information
andresgnlez committed Mar 19, 2024
1 parent a5f4237 commit bfe2b45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
name: Running client tests
runs-on: ubuntu-22.04
timeout-minutes: 30
if: ${{ github.ref_name != 'test' }}
strategy:
fail-fast: false
defaults:
Expand Down

0 comments on commit bfe2b45

Please sign in to comment.