mirror of
https://github.com/jaypyles/Scraperr.git
synced 2025-12-06 15:55:38 +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:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Run Cypress tests
|
||||
uses: ./.github/actions/run-cypress-tests/action.yaml
|
||||
- uses: actions/checkout@v4
|
||||
- uses: ./.github/actions/run-cypress-tests
|
||||
|
||||
Reference in New Issue
Block a user