update workflow

This commit is contained in:
Bin Yang
2021-11-03 14:34:39 -04:00
parent a6cc7aecfe
commit 64a040399c
3 changed files with 11 additions and 5 deletions
+2
View File
@@ -16,6 +16,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: setup python
uses: actions/setup-python@v2