Skip to content

Commit

Permalink
refactor: test
Browse files Browse the repository at this point in the history
  • Loading branch information
rharkor committed Sep 26, 2023
1 parent 21abbfc commit 807b80c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ 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

0 comments on commit 807b80c

Please sign in to comment.