Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
rharkor committed Sep 26, 2023
1 parent 807b80c commit d3b88ba
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
run: cp .env.example .env
- name: Lint check
run: bun run lint
- name: TESTTT
run: ls -la && pwd
- name: Format check
run: bun run prettier
- name: Unit & Integration tests
Expand Down
Binary file modified bun.lockb
Binary file not shown.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@
"react-dom": "^18.2.0",
"react-hook-form": "^7.45.4",
"react-toastify": "^9.1.3",
"replace-in-file": "^7.0.1",
"request-ip": "^3.3.0",
"server-only": "^0.0.1",
"sharp": "^0.32.5",
Expand Down

0 comments on commit d3b88ba

Please sign in to comment.