Skip to content

Commit

Permalink
fix: all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
romanzac committed Aug 7, 2024
1 parent 5b367ba commit 3bcf999
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 -k 'test_valid_payloads_lightpush_at_spam_rate'
pytest tests/relay/test_rln.py
# - name: Get allure history
# if: always()
Expand Down

0 comments on commit 3bcf999

Please sign in to comment.