test: problems with current workdir

This commit is contained in:
Roman 2024-05-06 19:28:24 +08:00
parent 340ea54149
commit 55f6ff2824
No known key found for this signature in database
GPG Key ID: B8FE070B54E11B75
2 changed files with 5 additions and 1 deletions

View File

@ -49,7 +49,9 @@ jobs:
- run: pip install -r requirements.txt
- name: Run tests
run: pytest -n 4 --dist loadgroup --reruns 2 --alluredir=allure-results
run: |
pwd
pytest -n 4 --dist loadgroup --reruns 2 --alluredir=allure-results
- name: Get allure history
if: always()

View File

@ -337,6 +337,8 @@ class WakuNode:
current_working_directory = os.getcwd()
logger.debug(f"Current working directory: {current_working_directory}")
if self.is_nwaku():
if is_registration:
rln_args.update(