From a2989adf7dc09dc3d95bf6a1b657c6593b3b7ac4 Mon Sep 17 00:00:00 2001 From: Marc Durepos Date: Wed, 20 Mar 2024 14:02:18 -0400 Subject: [PATCH] update to CI --- .github/workflows/test.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e6de694..eae7759 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -27,8 +27,6 @@ jobs: - 5432:5432 steps: - uses: actions/checkout@v4 - with: - submodules: true - name: Run Tests run: run_tests