Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Commit 06cdf4c

Browse files
committed
ss
1 parent 28bfe12 commit 06cdf4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ jobs:
6565
run: |
6666
git branch main
6767
git checkout main
68-
git merge origin/dev
6968
git pull origin main
69+
git merge origin/dev --allow-unrelated-histories
7070
git push origin main
7171
env:
7272
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)