Skip to content

Commit

Permalink
Checkout submodule in github
Browse files Browse the repository at this point in the history
  • Loading branch information
benedikt-schesch committed Apr 25, 2024
1 parent bb6434e commit c0fa32b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/small-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- run: echo "${GITHUB_WORKSPACE}/src/scripts/merge_tools/merging/src/main/sh" >> $GITHUB_PATH
- run: java -version
- uses: actions/checkout@v4
submodules: 'true'
- name: Set up Python 3.8
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit c0fa32b

Please sign in to comment.