[change] tests

This commit is contained in:
Max 2023-09-21 16:56:16 +08:00
parent 5a3d42a965
commit 998913763e
4 changed files with 6 additions and 6 deletions

View file

@ -67,7 +67,7 @@ jobs:
- name: Checkout V8Go
uses: actions/checkout@v3
with:
repository: yaoapp/v8go
repository: rogchap/v8go
# ref: aac4923ed74083e58ae7b42b1acb0fa0d11a26cb
path: v8go

View file

@ -62,7 +62,7 @@ jobs:
- name: Checkout V8Go
uses: actions/checkout@v3
with:
repository: yaoapp/v8go
repository: rogchap/v8go
# ref: aac4923ed74083e58ae7b42b1acb0fa0d11a26cb
path: v8go

View file

@ -149,8 +149,8 @@ jobs:
- name: Checkout V8Go
uses: actions/checkout@v3
with:
repository: yaoapp/v8go
ref: aac4923ed74083e58ae7b42b1acb0fa0d11a26cb
repository: rogchap/v8go
# ref: aac4923ed74083e58ae7b42b1acb0fa0d11a26cb
path: v8go
- name: Checkout Demo App

View file

@ -106,8 +106,8 @@ jobs:
- name: Checkout V8Go
uses: actions/checkout@v3
with:
repository: yaoapp/v8go
ref: aac4923ed74083e58ae7b42b1acb0fa0d11a26cb
repository: rogchap/v8go
# ref: aac4923ed74083e58ae7b42b1acb0fa0d11a26cb
path: v8go
- name: Checkout Demo App