missing checkout

This commit is contained in:
Frost Ming 2021-03-01 10:53:26 +08:00
parent 7bd747c85d
commit b8d9dfeac4
No known key found for this signature in database
GPG Key ID: 5BFA9CB4DDA943BF

View File

@ -5,6 +5,7 @@ jobs:
runs-on: ubuntu-latest
name: Test the action
steps:
- uses: actions/checkout@v2
- name: Setup PDM
uses: ./
with: