Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Trigove/socaves
Browse files Browse the repository at this point in the history
  • Loading branch information
gra-ch committed Jun 18, 2021
2 parents d4f1fc8 + 5cec426 commit bfb4242
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,3 @@ jobs:

- name: Run linter 👀
run: yarn lint

- name: Install xvfb 👨🏻‍💻
run: sudo apt-get install xvfb

- name: Fix watchers 📦
run: echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p

- name: Run tests 🧪
run: xvfb-run --auto-servernum yarn test
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Need your support to speed up the website! ⚡⚡
- 🙆‍♂️ **Profile Management** - Add a username, name and avatar
- 🌎 **Multilingual** - Currently support English and Traditional Chinese
- 📱 **PWA Support** - Full progessive web app support


## Coming Soon
- 👨‍👦‍👧👧‍👦 **Group System** - Create a group with user management system (In progress)
Expand Down

0 comments on commit bfb4242

Please sign in to comment.