Skip to content

Commit

Permalink
Merge pull request #5994 from ikaneshiro/release-3.8
Browse files Browse the repository at this point in the history
Update CI e2e workflow
  • Loading branch information
kmuriki authored May 22, 2021
2 parents 6d58e42 + e062d46 commit a96743a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
- uses: actions/checkout@v2

- name: Get git tags
run: git fetch --prune --unshallow --tags
run: git fetch --prune --unshallow --tags --force

- name: Check changes
env:
Expand Down

0 comments on commit a96743a

Please sign in to comment.