Skip to content

Commit

Permalink
Use pdm run for running dockerized tests
Browse files Browse the repository at this point in the history
  • Loading branch information
frafra committed Aug 18, 2021
1 parent 7df0343 commit a9fc1a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ pdm run test
You can also run dockerized tests:

```
./scripts/run_tests.sh
pdm run test_docker
```

# Common issues
Expand Down

0 comments on commit a9fc1a2

Please sign in to comment.