diff --git a/.github/workflows/run-python-tests-pg.yml b/.github/workflows/run-python-tests-pg.yml index c15a8c309..b1539f8bc 100644 --- a/.github/workflows/run-python-tests-pg.yml +++ b/.github/workflows/run-python-tests-pg.yml @@ -62,7 +62,7 @@ jobs: done - name: Install Python dependencies - run: make install-python + run: make install-python-testing - name: Create the test configuration run: |