From 312325ff429a609eba95ff659f03de663015ca1b Mon Sep 17 00:00:00 2001 From: Frost Ming Date: Fri, 12 Mar 2021 13:47:33 +0800 Subject: [PATCH] checkout code --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5bc52e8..03af540 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,6 +8,7 @@ jobs: python-version: [3.6, 3.7, 3.8, 3.9] name: Test the action steps: + - uses: actions/checkout@v2 - name: Setup PDM uses: ./ with: