Skip to content

Commit 783647d

Browse files
fix: remove test
1 parent ae18596 commit 783647d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

-6
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,3 @@ runs:
5252
shell: bash
5353
working-directory: ./deps
5454
run: ccache -s
55-
56-
- name: Test V8
57-
if: ${{ inputs.target-arch == 'arm64' }}
58-
shell: bash
59-
working-directory: ./deps
60-
run: ./v8_test.sh

0 commit comments

Comments
 (0)