We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afdc806 commit 3e3e3e6Copy full SHA for 3e3e3e6
docs/contributing/tests.md
@@ -4,7 +4,7 @@ We greatly appreciate Pull Requests that extend the automated tests that vet the
4
5
## How the Tests Work
6
7
-A [GitHub Action workflow](https://github.com/jupyter/docker-stacks/blob/main/.github/workflows/docker-build-test-upload.yml)
+A [GitHub Actions workflow](https://github.com/jupyter/docker-stacks/blob/main/.github/workflows/docker-build-test-upload.yml)
8
runs tests against pull requests submitted to the `jupyter/docker-stacks` repository.
9
10
We use the `pytest` module to run tests on the image.
0 commit comments