diff --git a/.gitea/workflows/test_action.yaml b/.gitea/workflows/test_action.yaml index c6a3689..2031e40 100644 --- a/.gitea/workflows/test_action.yaml +++ b/.gitea/workflows/test_action.yaml @@ -12,5 +12,3 @@ 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