change path

This commit is contained in:
benedetta davico
2025-04-08 19:03:58 +02:00
committed by GitHub
parent 916d33c8c0
commit 7ae228d8f4
@@ -42,4 +42,4 @@ jobs:
done
- name: Run integration tests
run: dotenv -f ../envs/canary.env -- cargo test --test public-api-tests -- --nocapture
run: dotenv -f ../../envs/sandbox.env -- cargo test --test public-api-tests -- --nocapture