Skip to content

Commit 242a5b2

Browse files
committed
remove tests for now (none)
1 parent 1657a22 commit 242a5b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deflock-api-deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717

1818
- run: bun install
1919
working-directory: ./api
20-
- run: bun test
21-
working-directory: ./api
20+
21+
## TODO: add tests
2222

2323
- name: Configure SSH
2424
run: |

0 commit comments

Comments
 (0)