Skip to content

Commit

Permalink
Merge pull request #3 from erigontech/fix/testing_release_with_qa_cle…
Browse files Browse the repository at this point in the history
…an_datadir

fix testing_release_with_qa workflow (tris)
  • Loading branch information
lystopad authored Dec 20, 2024
2 parents a42d457 + 401af48 commit fee0726
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing-release-with-qa-test-job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ jobs:
echo "DEBUG -- content of directory GITHUB_WORKSPACE ${GITHUB_WORKSPACE} :"
ls -l ${GITHUB_WORKSPACE}
echo "DEBUG -- end."
rm -rf ${RUNNER_WORKSPACE}/erigon-data || true
mkdir ${RUNNER_WORKSPACE}/erigon-data
# Run Erigon, wait sync and check ability to maintain sync
python3 qa-tests/tip-tracking/run_and_check_tip_tracking.py \
Expand Down

0 comments on commit fee0726

Please sign in to comment.