mirror of
https://github.com/jaypyles/Scraperr.git
synced 2025-12-10 09:45:44 +00:00
fix: add cypress tests to CI [skip ci]
This commit is contained in:
7
.github/workflows/unit-tests.yml
vendored
7
.github/workflows/unit-tests.yml
vendored
@@ -31,8 +31,5 @@ jobs:
|
|||||||
cypress-tests:
|
cypress-tests:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- uses: actions/checkout@v4
|
||||||
uses: actions/checkout@v4
|
- uses: ./.github/actions/run-cypress-tests
|
||||||
|
|
||||||
- name: Run Cypress tests
|
|
||||||
uses: ./.github/actions/run-cypress-tests/action.yaml
|
|
||||||
|
|||||||
Reference in New Issue
Block a user