mirror of
https://github.com/meshtastic/python.git
synced 2026-09-16 23:40:04 -04:00
do not checkout the code again
This commit is contained in:
1 parent
ede1b5f08b
commit
22f43851bd
1 file changed
-3
@@ -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:
|
||||
|
||||
Reference in new issue
Block a user