add step to access gpu
test_action / Python3 (push) Failing after 10s Details

This commit is contained in:
deng 2024-06-08 22:02:36 +08:00
parent 14452164e4
commit e710da0eb0
1 changed files with 2 additions and 0 deletions

View File

@ -12,3 +12,5 @@ jobs:
run: python -V run: python -V
- name: access image housed by lfs - name: access image housed by lfs
run: md5sum data/images/220px-George_the_amazing_guinea_pig.jpg run: md5sum data/images/220px-George_the_amazing_guinea_pig.jpg
- name: access GPU
run: nvidia-smi