mirror of
https://github.com/balzack/databag.git
synced 2025-02-12 03:29:16 +00:00
Update go.yml
This commit is contained in:
parent
2a662a8d0c
commit
258f0a833b
5
.github/workflows/go.yml
vendored
5
.github/workflows/go.yml
vendored
@ -50,6 +50,11 @@ jobs:
|
||||
cd net/web
|
||||
yarn jest
|
||||
|
||||
- name: Jest ReactNative
|
||||
run: |
|
||||
cd app/mobile
|
||||
yarn jest
|
||||
|
||||
- name: Export
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user