Skip to content

Commit

Permalink
Show all branches
Browse files Browse the repository at this point in the history
Trying to debug failure to find main
  • Loading branch information
sourcefrog committed Nov 12, 2023
1 parent f0ab89f commit 425f883
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
fetch-depth: 0
- name: Relative diff
run: |
git branch -av
git diff ${{ github.base_ref }}..${{ github.head_ref }} | tee git.diff
- uses: dtolnay/rust-toolchain@master
with:
Expand Down

0 comments on commit 425f883

Please sign in to comment.