Skip to content

Commit

Permalink
test: RLN only
Browse files Browse the repository at this point in the history
  • Loading branch information
romanzac committed Jun 21, 2024
1 parent 8c13167 commit 30cf453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

- name: Run tests
run: |
pytest -n 4 --dist loadgroup --reruns 2 --alluredir=allure-results
pytest -n 4 --dist loadgroup tests/relay/test_rln.py
- name: Get allure history
if: always()
Expand Down

0 comments on commit 30cf453

Please sign in to comment.