checkout code

This commit is contained in:
Frost Ming 2021-03-12 13:47:33 +08:00
parent fd0333ad49
commit 312325ff42
No known key found for this signature in database
GPG Key ID: 5BFA9CB4DDA943BF

View File

@ -8,6 +8,7 @@ jobs:
python-version: [3.6, 3.7, 3.8, 3.9] python-version: [3.6, 3.7, 3.8, 3.9]
name: Test the action name: Test the action
steps: steps:
- uses: actions/checkout@v2
- name: Setup PDM - name: Setup PDM
uses: ./ uses: ./
with: with: