1
0

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

This commit is contained in:
Zef Hemel 2022-11-02 09:06:33 +01:00
commit bb6bf289d9

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