Skip to content

Add the V8 Inspector API #160

Add the V8 Inspector API

Add the V8 Inspector API #160

Workflow file for this run

name: Build and Test
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
env:
CARGO_TERM_COLOR: always
jobs:
build-and-test-ubuntu:
uses: ./.github/workflows/BUILD_LINUX_REUSABLE.yml
build-and-test-mac:
uses: ./.github/workflows/BUILD_MAC_REUSABLE.yml