Skip to content

Commit

Permalink
chore: rm pull
Browse files Browse the repository at this point in the history
  • Loading branch information
naaive committed Nov 8, 2024
1 parent 2838feb commit ed53208
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/run_test_and_gen_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,6 @@ jobs:
# Create commit with timestamp
git commit -m "docs: update compatibility test report" || echo "No changes to commit"
# Pull latest changes from remote to avoid non-fast-forward error
git pull --rebase origin docs
# Push changes to docs branch
git push origin docs
Expand Down

0 comments on commit ed53208

Please sign in to comment.