Skip to content

Commit fd1a972

Browse files
committed
Stack CI: clone Andreas' solution with shallow submodules
It uses Runtime.java from the lab2-testsuite
1 parent 4749ada commit fd1a972

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/stack.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
uses: actions/checkout@v4
3535
with:
3636
repository: teach-plt/lab-solutions-andreas
37+
submodules: true
3738
path: lab-solutions-andreas
3839
ssh-key: ${{ secrets.PRIVATE_READ_ACCESS_TOKEN }}
3940

0 commit comments

Comments
 (0)