diff --git a/.github/workflows/Playwright.yml b/.github/workflows/Playwright.yml index 0272c7c2..4075ceeb 100644 --- a/.github/workflows/Playwright.yml +++ b/.github/workflows/Playwright.yml @@ -1,7 +1,8 @@ name: Playwright Tests for Digital Research Books -on: - pull_request: +# TODO: Remove https://drb-api-qa.nypl.org from behind the VPC +# on: +# pull_request: jobs: tests: