mirror of
https://github.com/mempool/mempool.git
synced 2025-02-22 06:21:46 +01:00
Remove wrong path setting
This commit is contained in:
parent
b5072f823c
commit
68f63683f1
1 changed files with 0 additions and 1 deletions
1
.github/workflows/cypress.yml
vendored
1
.github/workflows/cypress.yml
vendored
|
@ -38,7 +38,6 @@ jobs:
|
|||
node-version: 16.15.0
|
||||
cache: 'npm'
|
||||
cache-dependency-path: ${{ matrix.module }}/frontend/package-lock.json
|
||||
path: ${{ matrix.module }}
|
||||
|
||||
- name: Chrome browser tests (${{ matrix.module }})
|
||||
uses: cypress-io/github-action@v4
|
||||
|
|
Loading…
Add table
Reference in a new issue