diff --git a/.github/workflows/run_tests.yml b/.github/workflows/run_tests.yml index 887792018..4acd78e2a 100644 --- a/.github/workflows/run_tests.yml +++ b/.github/workflows/run_tests.yml @@ -2,7 +2,7 @@ name: Run tests on: # Let's run it on any commit - [push] + [pull_request] # Triggers the workflow on pull request events but only for the master branch #pull_request: # branches: [ master ] @@ -27,6 +27,7 @@ jobs: uses: actions/checkout@v3 with: repository: ${{ env.SUITE_REPO }} + submodules: recursive - name: Cmake and build diff --git a/libs/algebra b/libs/algebra index 50bfd5922..c967e3fa0 160000 --- a/libs/algebra +++ b/libs/algebra @@ -1 +1 @@ -Subproject commit 50bfd5922b2096751b74f043efb513ac4055a3bc +Subproject commit c967e3fa0fab188a9b971d7bb12e1dccc6158804 diff --git a/libs/marshalling/zk b/libs/marshalling/zk index 8b8972427..f280d08bf 160000 --- a/libs/marshalling/zk +++ b/libs/marshalling/zk @@ -1 +1 @@ -Subproject commit 8b8972427c87b99dc77030827b4eb8a5d052b29e +Subproject commit f280d08bf38ddff48765149910c25f6d76f29541 diff --git a/libs/math b/libs/math index ea181d5a3..71bac6a79 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit ea181d5a31d58b8755028a386df8cd0223602010 +Subproject commit 71bac6a7914fae719cb72d2f2d2e872756dea3a3 diff --git a/libs/zk b/libs/zk index 33323c53b..1259e2423 160000 --- a/libs/zk +++ b/libs/zk @@ -1 +1 @@ -Subproject commit 33323c53b34f72601dffbae88710f9f8035c936b +Subproject commit 1259e2423824f805fb26e8d881b58be3fde62b59