remove tests for now (none)

This commit is contained in:
Will Freeman
2026-02-02 10:18:59 -07:00
parent 1657a22a9b
commit 242a5b2cf3

View File

@@ -17,8 +17,8 @@ jobs:
- run: bun install
working-directory: ./api
- run: bun test
working-directory: ./api
## TODO: add tests
- name: Configure SSH
run: |