Skip to content

Commit e13c0b2

Browse files
ya yeet
1 parent 297bee7 commit e13c0b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-build-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ jobs:
206206
github.event.pull_request.head.repo.full_name == 'CSSUoB/TeX-Bot-Py-V2'
207207
runs-on: ubuntu-latest
208208
environment: publish
209-
needs: [mypy, pre-commit, prevent-migrations-deletion, pymarkdown, pytest, ruff-lint, uv-check]
209+
needs: [mypy, pre-commit, pymarkdown, pytest, ruff-lint, uv-check]
210210
permissions:
211211
contents: read
212212
packages: write

0 commit comments

Comments
 (0)