CI: Remove git LFS tracking of test262 data

See:
75f5027d5e
This commit is contained in:
Timothy Flynn 2023-10-26 06:57:23 -04:00 committed by Tim Flynn
parent cc43a7ecda
commit 1d26550370

View file

@ -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