Skip to content

Commit

Permalink
chore: amend contributing doc to point to correct make rule, as of #2892
Browse files Browse the repository at this point in the history
  • Loading branch information
jesse-amano-hpe authored Mar 9, 2024
1 parent 26c985c commit 4ae0987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ Run `make test`.

```bash
# Run a Determined cluster
make -C tools run
make devcluster

# Run integration tests locally.
pytest -m "e2e_cpu" e2e_tests/tests
Expand Down

0 comments on commit 4ae0987

Please sign in to comment.