old-commit-hash: 47c1d6a2f5301a5ed1e69dc658067017a2a72e19
This commit is contained in:
VirtuallyChris
2020-09-15 16:15:51 -07:00
parent 805a86b0dd
commit 05bb8d23dc

View File

@@ -18,7 +18,7 @@ You can test your changes on your machine by running `run_docker_tests.sh`. This
### Automated Testing
All PRs and commits are automatically checked by Github Actions. Check out `.github/workflows/` for what Github Actions runs. Any new tests sould be added to Github Actions.
All PRs and commits are automatically checked by Github Actions. Check out `.github/workflows/` for what Github Actions runs. Any new tests should be added to Github Actions.
### Code Style and Linting