From 625f734e6be9ad8154a71f8217589339c3134538 Mon Sep 17 00:00:00 2001 From: deng Date: Sat, 8 Jun 2024 22:21:46 +0800 Subject: [PATCH] rm gpu step --- .gitea/workflows/test_action.yaml | 2 -- 1 file changed, 2 deletions(-) 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