mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 07:17:35 +00:00
CI: Pull test262 runner from SerenityOS/libjs-test262
This commit is contained in:
parent
c72a2f9e46
commit
fc44d09221
2 changed files with 4 additions and 4 deletions
4
.github/workflows/libjs-test262.yml
vendored
4
.github/workflows/libjs-test262.yml
vendored
|
@ -21,10 +21,10 @@ jobs:
|
|||
- name: Checkout SerenityOS/serenity
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Checkout linusg/libjs-test262
|
||||
- name: Checkout SerenityOS/libjs-test262
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: linusg/libjs-test262
|
||||
repository: SerenityOS/libjs-test262
|
||||
path: libjs-test262
|
||||
|
||||
- name: Checkout linusg/libjs-website
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue