Use yarn test instead of yarn test:gun

This commit is contained in:
emad-salah 2021-09-16 13:13:55 +01:00
parent c9a70a4111
commit e26c2ab64c

View file

@ -28,8 +28,8 @@ jobs:
- name: ⚙️ Install Dependencies - name: ⚙️ Install Dependencies
run: yarn install run: yarn install
- name: 📝 Test GunDB - name: 📝 Run Tests
run: yarn test:gun run: yarn test
- name: 📯 Repository Dispatch - name: 📯 Repository Dispatch
uses: peter-evans/repository-dispatch@v1 uses: peter-evans/repository-dispatch@v1