Added GunDB test step to GitHub Actions
This commit is contained in:
parent
4980e2b6ca
commit
6aa3fbeec4
1 changed files with 2 additions and 0 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue