add checkout repo to action job
test_action / Python3 (push) Successful in 9s Details

This commit is contained in:
deng 2024-05-21 08:32:53 +00:00
parent 971cb23004
commit 14452164e4
1 changed files with 6 additions and 3 deletions

View File

@ -6,6 +6,9 @@ jobs:
Python3: Python3:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- run: echo "Hello World" - name: checkout repo
- run: python -V uses: actions/checkout@v4
- run: ls . - name: check python version
run: python -V
- name: access image housed by lfs
run: md5sum data/images/220px-George_the_amazing_guinea_pig.jpg