diff --git a/.gitea/workflows/test_action.yaml b/.gitea/workflows/test_action.yaml index 2031e40..c6a3689 100644 --- a/.gitea/workflows/test_action.yaml +++ b/.gitea/workflows/test_action.yaml @@ -12,3 +12,5 @@ jobs: run: python -V - name: access image housed by lfs run: md5sum data/images/220px-George_the_amazing_guinea_pig.jpg + - name: access GPU + run: nvidia-smi