Skip to content

Commit f981465

Browse files
committed
Address PR comment
1 parent 55ebfc3 commit f981465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ You can optionally set `AZURE_SSH_PUBLIC_KEY_FILE` to use your own SSH key.
350350
To run Conformance locally, set `AZURE_CLIENT_ID`, `AZURE_CLIENT_SECRET`, `AZURE_SUBSCRIPTION_ID`, `AZURE_TENANT_ID` and run:
351351

352352
```bash
353-
./scripts/ci-conformance.sh
353+
./scripts/ci-entrypoint.sh
354354
```
355355

356356
You can optionally set the following variables:

0 commit comments

Comments
 (0)