Skip to content

Commit

Permalink
checkout code
Browse files Browse the repository at this point in the history
  • Loading branch information
trheyi committed Oct 7, 2021
1 parent 4b6dd26 commit acd0208
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit acd0208

Please sign in to comment.