Skip to content

Commit 458876a

Browse files
committed
Update baseline check
1 parent 3543211 commit 458876a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/mypy-new-errors.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
run: |
3232
# Switch to main branch to generate baseline
3333
git checkout origin/main
34+
35+
git checkout ${{ github.sha }} -- pyproject.toml
3436
3537
# Install dependencies for main
3638
uv venv .venv

0 commit comments

Comments
 (0)