do not checkout the code again

This commit is contained in:
Mike Kinney committed 2022-03-07 21:44:11 -08:00
1 parent ede1b5f08b
commit 22f43851bd
1 file changed
-3
-3
View File
@@ -45,9 +45,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Checkout
uses: actions/checkout@v2
- name: Set up Python 3.9
uses: actions/setup-python@v2
with: