Skip to content

Commit e343e6b

Browse files
committed
link
1 parent 1895897 commit e343e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Note: if your computer does not have multi-GPU or TPU these tests are skipped.
3939
**GitHub Actions:** For convenience, you can also use your own GHActions building which will be triggered with each commit.
4040
This is useful if you do not test against all required dependency versions.
4141

42-
**Docker:** Another option is to utilize the [pytorch lightning cuda base docker image](https://hub.docker.com/repository/docker/pytorchlightning/pytorch_lightning/tags?page=1&name=cuda). You can then run:
42+
**Docker:** Another option is to utilize the [pytorch lightning cuda base docker image](https://hub.docker.com/r/pytorchlightning/pytorch_lightning/tags?name=cuda). You can then run:
4343

4444
```bash
4545
python -m pytest src/lightning/pytorch tests/tests_pytorch -v

0 commit comments

Comments
 (0)