Skip to content

Commit

Permalink
refactor: remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
rharkor committed Sep 26, 2023
1 parent e63d4bf commit ab2a904
Showing 1 changed file with 0 additions and 2 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: TestTTT
run: ls -la && pwd
- name: Format check
run: bun run prettier
- name: Unit & Integration tests
Expand Down

0 comments on commit ab2a904

Please sign in to comment.