Skip to content

Commit

Permalink
chore(ci): merge main into next
Browse files Browse the repository at this point in the history
  • Loading branch information
uport-automation-bot authored Jul 27, 2023
2 parents 1b3e8ca + 9a5c5ca commit fab2cae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-test-publish-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
persist-credentials: false
- name: 'Setup git coordinates for early failure detection'
run: |
git remote rm origin
Expand Down Expand Up @@ -91,6 +92,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
persist-credentials: false
- uses: actions/download-artifact@v3
with:
name: coverage-artifacts
Expand Down

0 comments on commit fab2cae

Please sign in to comment.