We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c88fca0 commit 5f0dfbdCopy full SHA for 5f0dfbd
.github/workflows/server.test.yml
@@ -29,6 +29,8 @@ jobs:
29
runs-on: ubuntu-latest
30
steps:
31
- uses: actions/checkout@v6
32
+ with:
33
+ submodules: 'recursive'
34
35
# run-with-summary, etc
36
- uses: jonpugh/goatscripts@main
0 commit comments