mirror of
https://github.com/jina-ai/node-DeepResearch.git
synced 2026-03-22 07:29:35 +08:00
chore: update readme
This commit is contained in:
BIN
.github/visuals/demo.gif
vendored
Normal file
BIN
.github/visuals/demo.gif
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 623 KiB |
BIN
.github/visuals/demo2.gif
vendored
Normal file
BIN
.github/visuals/demo2.gif
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.3 MiB |
BIN
.github/visuals/demo3.gif
vendored
Normal file
BIN
.github/visuals/demo3.gif
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 350 KiB |
BIN
.github/visuals/demo4.gif
vendored
Normal file
BIN
.github/visuals/demo4.gif
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 MiB |
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -1,13 +1,12 @@
|
||||
name: Test
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
if: !startsWith(github.event.head_commit.message, 'chore')
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user