Skip to content

Commit

Permalink
test: single test only test_valid_payloads_lightpush_at_spam_rate
Browse files Browse the repository at this point in the history
  • Loading branch information
romanzac committed Aug 7, 2024
1 parent 57e447f commit 73f2e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_common_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

- name: Run tests
run: |
pytest tests/relay/test_rln.py
pytest tests/relay/test_rln.py -k 'test_valid_payloads_lightpush_at_spam_rate'
- name: Get allure history
if: always()
Expand Down

0 comments on commit 73f2e3d

Please sign in to comment.