Skip to content

Commit

Permalink
No need to get the trunk branch, as this is done by actions/checkout.
Browse files Browse the repository at this point in the history
  • Loading branch information
adiroiban committed Aug 28, 2023
1 parent da5a16a commit b3fbaec
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -279,10 +279,6 @@ jobs:
# Need full history for various diff checks to work.
fetch-depth: 0

- name: Get main branch for any diff checks
run: |
git fetch origin trunk:trunk
- name: Set up Python
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit b3fbaec

Please sign in to comment.