Skip to content

Commit

Permalink
+4
Browse files Browse the repository at this point in the history
  • Loading branch information
SunSerega committed Sep 1, 2024
1 parent bb834e2 commit 9e52382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upstream pretest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ jobs:
git reset "DataScraping/Reps/$subm_name"
if (-not $?) { throw "git add failed" }
git merge --continue
git merge --continue --no-edit
if (-not $?) { throw "git merge failed" }
}
Expand Down

0 comments on commit 9e52382

Please sign in to comment.