Skip to content

Commit

Permalink
Revert "chore(regression tests) : remove replication tests from arm h…
Browse files Browse the repository at this point in the history
…ost runner (#1174)"

This reverts commit 834b827.
  • Loading branch information
ashotland committed May 4, 2023
1 parent cb82680 commit 519dae8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/regression-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
pytest -sxvr dragonfly --ignore=dragonfly/replication_test.py
- name: Run PyTests replication test
if: ${{ matrix.runner == 'ubuntu-latest' }}
timeout-minutes: 15
run: |
cd ${GITHUB_WORKSPACE}/tests
Expand Down

0 comments on commit 519dae8

Please sign in to comment.