1
0

Note version guard

This commit is contained in:
David Robertson
2022-03-03 19:43:27 +00:00
parent 0fe433c3c0
commit 74fe853c4e

View File

@@ -38,6 +38,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
- uses: actions/setup-python@v2
# TODO: version guard comes from #3425. Unexplained. May as well add it to pyproject.toml tho.
- run: "pip install 'towncrier>=18.6.0rc1'"
- run: scripts-dev/check-newsfragment.sh
env: