Skip to content

Commit

Permalink
chore: add lake-manifest.json when updating batteries-pr-testing bran…
Browse files Browse the repository at this point in the history
…ches (#965)
  • Loading branch information
kim-em authored Sep 27, 2024
1 parent e023a81 commit e0b13c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_mathlib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
git switch batteries-pr-testing-$PR_NUMBER
git merge "$BASE" --strategy-option ours --no-commit --allow-unrelated-histories
lake update batteries
git add lake-manifest.json
git commit --allow-empty -m "Trigger CI for https://github.com/leanprover-community/batteries/pull/$PR_NUMBER"
fi
Expand Down

0 comments on commit e0b13c9

Please sign in to comment.