Skip to content

Commit ae18596

Browse files
fix: remove test (conflict with pointer compression)
1 parent e51f249 commit ae18596

File tree

2 files changed

+0
-26
lines changed

2 files changed

+0
-26
lines changed

.github/actions/build-linux/action.yml

-6
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,3 @@ runs:
6060
shell: bash
6161
working-directory: ./deps
6262
run: ccache -s
63-
64-
- name: Test V8
65-
shell: bash
66-
if: ${{ inputs.target-arch == 'x64' }}
67-
working-directory: ./deps
68-
run: ./v8_test.sh

deps/v8_test.sh

-20
This file was deleted.

0 commit comments

Comments
 (0)