We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Github
GitHub
1 parent c29b923 commit 71743b6Copy full SHA for 71743b6
1 file changed
CONTRIBUTING.md
@@ -49,7 +49,7 @@ Python versions < 3.5.
49
50
## Testing
51
52
-Python Fire uses [Github Actions](https://github.com/google/python-fire/actions) to run tests on each pull request. You can run
+Python Fire uses [GitHub Actions](https://github.com/google/python-fire/actions) to run tests on each pull request. You can run
53
these tests yourself as well. To do this, first install the test dependencies
54
listed in setup.py (e.g. pytest, mock, termcolor, and hypothesis).
55
Then run the tests by running `pytest` in the root directory of the repository.
0 commit comments