Merge branch 'main' of github.com:silverbulletmd/silverbullet

pull/109/head 0.1.4
Zef Hemel 2022-11-02 09:06:33 +01:00
commit bb6bf289d9
1 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@ jobs:
# - name: Verify formatting
# run: deno fmt --check
#- name: Run linter
# run: deno lint
- name: Run build
run: deno task build
- name: Run tests
run: deno task test