Added GunDB test step to GitHub Actions

This commit is contained in:
emad-salah 2021-09-15 15:34:48 +01:00
parent 4980e2b6ca
commit 6aa3fbeec4

View file

@ -19,6 +19,8 @@ jobs:
repo: ['shocknet/Wizard']
runs-on: ubuntu-latest
steps:
- name: Test GunDB
run: yarn test:gun
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v1
with: