Skip to content

Commit

Permalink
Update CI.yml for test
Browse files Browse the repository at this point in the history
  • Loading branch information
potats0 committed Jul 11, 2023
1 parent d7e4fe3 commit f81ac99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
steps:
- name: Clone repository
uses: actions/checkout@master
with:
submodules: 'recursive'

- name: Setup Go
uses: actions/setup-go@master
Expand Down

0 comments on commit f81ac99

Please sign in to comment.