Skip to content

Commit

Permalink
Remove git fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
ocelotl committed May 25, 2021
1 parent c63b47e commit 7be4aa4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/public-api-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ jobs:
with:
fetch-depth: 0

- name: Fetch
run: git fetch

- name: Checkout main
run: git checkout main

Expand Down

0 comments on commit 7be4aa4

Please sign in to comment.