Skip to content

Commit

Permalink
ci: 补充 checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
Ljzd-PRO committed May 21, 2024
1 parent 07ae21a commit 1864ff8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/plugin-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
output: ${{ steps.plugin-test.outputs.OUTPUT }}
metadata: ${{ steps.plugin-test.outputs.METADATA }}
steps:
- uses: actions/checkout@v4
- name: Setup Python environment
uses: ./.github/actions/setup-python
with:
Expand Down

0 comments on commit 1864ff8

Please sign in to comment.