Skip to content

Commit

Permalink
Update ci_workflows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim authored Jun 25, 2021
1 parent cc1c896 commit 502fdb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Fetch tags
run: git fetch --prune --unshallow --tags
with:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 502fdb8

Please sign in to comment.