Update nym-api-integration-tests.yml

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