checkout code
This commit is contained in:
parent
4b6dd26882
commit
acd0208d6a
1 changed files with 3 additions and 0 deletions
3
.github/workflows/unit-test.yml
vendored
3
.github/workflows/unit-test.yml
vendored
|
|
@ -44,6 +44,9 @@ jobs:
|
|||
go: [1.17]
|
||||
db: [SQLite3]
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Checkout Kun
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue