disable tests

This commit is contained in:
tree🌴 2023-10-08 01:54:38 +02:00
parent 09a7296198
commit 430b589751
1 changed files with 3 additions and 3 deletions

View File

@ -30,10 +30,10 @@ jobs:
- name: Cache
run: make cache
- name: Test
run: make test
#- name: Test
# run: make test
- name: Test
- name: Build bundle
run: make build
- name: Deploy 🚀