modify path of .txt file again

This commit is contained in:
aya 2024-12-04 12:00:03 +02:00
parent 7d43de8d2f
commit e6792bf3b4

View File

@ -46,7 +46,7 @@ jobs:
python-version: '3.12'
cache: 'pip'
- run: pip install -r wakuorg/waku-interop-tests/requirements.txt
- run: pip install -r ${{ github.workspace }}/waku-interop-tests/requirements.txt
- name: Run tests
run: |