mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
CI: checkout submodules
This commit is contained in:
parent
033535bd6b
commit
a4d6143706
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -13,6 +13,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
- name: Set up Ruby
|
||||
uses: ruby/setup-ruby@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user