Skip to content

Commit

Permalink
Return to git fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
pluma committed Apr 27, 2021
1 parent ca87c8e commit a574802
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,5 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0

- run: git fetch origin main
- run: git fetch origin stable
- run: git checkout stable
- run: git merge --ff main
- run: git fetch . HEAD:stable
- run: git push origin stable

0 comments on commit a574802

Please sign in to comment.