This commit is contained in:
lordwelch 2022-01-16 19:02:54 -08:00
parent ba638f545f
commit 196702ccf1

View File

@ -15,7 +15,6 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 1
ref: refs/remotes/pull/${{ github.event.number }}/merge
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2