mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-05 05:56:53 +03:00
parent
cc43a7ecda
commit
1d26550370
Notes:
sideshowbarker
2024-07-16 22:54:10 +09:00
Author: https://github.com/trflynn89 Commit: https://github.com/SerenityOS/serenity/commit/1d26550370 Pull-request: https://github.com/SerenityOS/serenity/pull/21599
5
.github/workflows/libjs-test262.yml
vendored
5
.github/workflows/libjs-test262.yml
vendored
@ -32,11 +32,6 @@ jobs:
|
||||
with:
|
||||
repository: SerenityOS/libjs-test262-data
|
||||
path: libjs-test262-data
|
||||
lfs: true
|
||||
|
||||
- name: Checkout SerenityOS/libjs-test262-data LFS objects
|
||||
working-directory: libjs-test262-data
|
||||
run: git lfs checkout
|
||||
|
||||
- name: Checkout tc39/test262
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user