Use yarn test instead of yarn test:gun
This commit is contained in:
parent
c9a70a4111
commit
e26c2ab64c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -28,8 +28,8 @@ jobs:
|
|||
- name: ⚙️ Install Dependencies
|
||||
run: yarn install
|
||||
|
||||
- name: 📝 Test GunDB
|
||||
run: yarn test:gun
|
||||
- name: 📝 Run Tests
|
||||
run: yarn test
|
||||
|
||||
- name: 📯 Repository Dispatch
|
||||
uses: peter-evans/repository-dispatch@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue