Skip to content

Commit

Permalink
Merge branch 'main' into tnolet/various-fixes-sc00
Browse files Browse the repository at this point in the history
  • Loading branch information
tnolet authored Nov 21, 2023
2 parents fca699c + f70e391 commit 728ba46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/docs/cli/using-environment-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ npx checkly env pull .env.prod
Reference that file in your `test` command.

```bash
`npx checkly test --env-file="./.env.prod"`
npx checkly test --env-file="./.env.prod"
```


Expand Down

0 comments on commit 728ba46

Please sign in to comment.