Skip to content

Commit

Permalink
chore(readme): updated readme and cypress workflow (#1745)
Browse files Browse the repository at this point in the history
  • Loading branch information
neSpecc committed Aug 7, 2021
1 parent 03fb54b commit 65b86c9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- run: yarn pull_tools && yarn tools:update
- uses: cypress-io/github-action@v2
with:
config: video=false
browser: firefox
build: yarn build
chrome:
Expand All @@ -20,6 +21,7 @@ jobs:
- run: yarn pull_tools && yarn tools:update
- uses: cypress-io/github-action@v2
with:
config: video=false
browser: chrome
build: yarn build
edge:
Expand All @@ -29,5 +31,6 @@ jobs:
- run: yarn pull_tools && yarn tools:update
- uses: cypress-io/github-action@v2
with:
config: video=false
browser: edge
build: yarn build
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Support us by becoming a sponsor. Your logo will show up here with a link to you

### Backers

Thank you to all our backers! πŸ™ [[Become a backer](https://opencollective.com/editorjs#backer)]
Thank you to all our backers! πŸ™ [[Become a backer](https://opencollective.com/editorjs/contribute/backer-8632/checkout)]

<a href="https://opencollective.com/editorjs#backers" target="_blank"><img src="https://opencollective.com/editorjs/backers.svg?width=890"></a>

Expand Down Expand Up @@ -243,12 +243,12 @@ Take a look at the [example.html](example/example.html) to view more detailed ex

- We use [HTMLJanitor](https://github.com/guardian/html-janitor) module in our Sanitizer module.

## About team
# About CodeX

We are CodeX and we build products for developers and makers.
<img align="right" width="120" height="120" src="https://codex.so/public/app/img/codex-logo.svg" hspace="50">

Follow us on Twitter: [twitter.com/codex_team](https://twitter.com/codex_team)
CodeX is a team of digital specialists around the world interested in building high-quality open source products on a global market. We are [open](https://codex.so/join) for young people who want to constantly improve their skills and grow professionally with experiments in cutting-edge technologies.

Feel free to contact: <a href="mailto:team@codex.so?subject=Editor.js feedback">team@codex.so</a>

[codex.so](https://codex.so)
| 🌐 | Join πŸ‘‹ | Twitter | Instagram |
| -- | -- | -- | -- |
| [codex.so](https://codex.so) | [codex.so/join](https://codex.so/join) |[@codex_team](http://twitter.com/codex_team) | [@codex_team](http://instagram.com/codex_team) |

0 comments on commit 65b86c9

Please sign in to comment.