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 0e16b68 commit e823a12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Expand Up @@ -118,6 +118,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 e823a12

Please sign in to comment.