Skip to content

Commit

Permalink
Fix README description of test jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
federicotdn committed Dec 13, 2019
1 parent f950f7c commit cf2a72d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -124,7 +124,7 @@ make test

They can also be run at multiple jobs to save some time:
```bash
make test -j [n]
JOBS=[n] make test
```

Where `[n]` is the number of jobs desired. If omitted, `[n]` will be automatically chosen by pytest.
Expand Down

0 comments on commit cf2a72d

Please sign in to comment.