mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
Revert: .gitignore > cypress (#3420)
This commit is contained in:
parent
b91981e565
commit
d726e6a5a5
2 changed files with 1 additions and 2 deletions
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
|
|
@ -59,7 +59,7 @@ jobs:
|
|||
)
|
||||
|
||||
- name: Generate Types
|
||||
run: yarn graphql:generate
|
||||
run: pnpm graphql:generate
|
||||
|
||||
- name: Operation Check
|
||||
run: |
|
||||
|
|
|
|||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -123,7 +123,6 @@ npm-shrinkwrap.json
|
|||
.hive-dev
|
||||
.volumes
|
||||
|
||||
cypress
|
||||
!cypress/local.sh
|
||||
|
||||
packages/web/app/next.config.mjs
|
||||
|
|
|
|||
Loading…
Reference in a new issue