Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
PLukas2018 committed Nov 11, 2023
1 parent 446662b commit b29ffa9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
- name: Checkout on upstream master
working-directory: ${{ github.workspace }}
run: |
git remote -v
git remote add upstream https://github.com/viktormalik/diffkemp.git
git fetch upstream --depth=1
git rebase upstream/master
- name: Get EqBench
working-directory: ${{ github.workspace }}
Expand Down

0 comments on commit b29ffa9

Please sign in to comment.