mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Correct the make target to install Python requirements for testing.
This commit is contained in:
parent
401358568a
commit
bdb43f84e8
2
.github/workflows/run-python-tests-pg.yml
vendored
2
.github/workflows/run-python-tests-pg.yml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user