chore: Ignore cypress setup for server tests
This commit is contained in:
parent
ac7b40a7e3
commit
e43a0d141d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci-tests.yml
vendored
1
.github/workflows/ci-tests.yml
vendored
|
|
@ -101,6 +101,7 @@ jobs:
|
|||
${{ runner.os }}-yarn-
|
||||
|
||||
- name: Cache cypress binary
|
||||
if: matrix.TYPE == 'ui'
|
||||
uses: actions/cache@v2
|
||||
with:
|
||||
path: ~/.cache
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue