Skip to content

Commit 8e378e3

Browse files
authored
Update CONTRIBUTING.md
Signed-off-by: Lee Calcote <[email protected]>
1 parent f25928a commit 8e378e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Users can now test their code on their local machine against the CI checks imple
106106
To test code changes on your local machine, run the following command:
107107

108108
```
109-
make test-run
109+
make tests
110110
```
111111

112112
#### Building Docker image

0 commit comments

Comments
 (0)