This commit is contained in:
benedetta davico
2025-04-09 10:07:49 +02:00
committed by GitHub
parent 0841b8701d
commit d6c40aee01
@@ -42,4 +42,6 @@ jobs:
done
- name: Run integration tests
run: dotenv -f ../../envs/sandbox.env -- cargo test --test public-api-tests -- --nocapture
env:
NYM_API: https://sandbox-nym-api1.nymtech.net/api
run: cargo test --test public-api-tests -- --nocapture