add step to access gpu
Some checks failed
test_action / Python3 (push) Failing after 10s

This commit is contained in:
2024-06-08 22:02:36 +08:00
parent 14452164e4
commit e710da0eb0

View File

@ -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