mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
CI: Pull test262 runner from SerenityOS/libjs-test262
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user