Skip to content

Commit

Permalink
Clone submodule recursive for instrumentation-tests
Browse files Browse the repository at this point in the history
Signed-off-by: utzcoz <utzcoz@outlook.com>
  • Loading branch information
utzcoz committed Mar 21, 2022
1 parent b2b1464 commit b813d91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Expand Up @@ -119,6 +119,8 @@ jobs:

steps:
- uses: actions/checkout@v2
with:
submodules: recursive

- name: Set up JDK 11.0.8
uses: actions/setup-java@v1
Expand Down

0 comments on commit b813d91

Please sign in to comment.