diff --git a/.github/workflows/test-services.yml b/.github/workflows/test-services.yml index ad6e25b7d..c722084e6 100644 --- a/.github/workflows/test-services.yml +++ b/.github/workflows/test-services.yml @@ -30,7 +30,8 @@ jobs: steps: - uses: actions/checkout@v4 - uses: pnpm/action-setup@v4 - - run: pnpm i --frozen-lockfile && node api/src/util/test run-tests-for ${{ matrix.service }} + - run: pnpm i --frozen-lockfile + - run: node api/src/util/test run-tests-for ${{ matrix.service }} env: - API_EXTERNAL_PROXY: ${{ secrets.API_EXTERNAL_PROXY }} + HTTP_PROXY: ${{ secrets.API_EXTERNAL_PROXY }} TEST_IGNORE_SERVICES: ${{ vars.TEST_IGNORE_SERVICES }} diff --git a/README.md b/README.md index 795eb7e30..1014b598e 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,20 @@ cobalt is a media downloader that doesn't piss you off. it's friendly, efficient paste the link, get the file, move on. that simple, just how it should be. +### sponsors +