diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2423bf27..f7a31155 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -18,7 +18,7 @@ jobs: secrets: inherit UnitTest: - name: Python Unit Test with Postgres + name: Python Unit Tests with Postgres uses: uc-cdis/.github/.github/workflows/python_unit_test.yaml@chore/python-unit-tests with: setup-script: 'tests/ci_setup.sh'