change path

This commit is contained in:
benedetta davico
2025-04-08 19:04:47 +02:00
committed by GitHub
parent 7ae228d8f4
commit 0841b8701d
+1 -1
View File
@@ -170,7 +170,7 @@ generate-typescript:
# Run the integration tests for public nym-api endpoints
run-api-tests:
dotenv -f ../envs/sandbox.env -- cargo test --test public-api-tests
dotenv -f envs/sandbox.env -- cargo test --test public-api-tests
# Build debian package, and update PPA
deb-cli: build-nym-cli