Skip to content

Add C++ loc script #235

Add C++ loc script

Add C++ loc script #235

Workflow file for this run

name: main
on:
push:
branches: [ "main" ]
pull_request:
jobs:
build-test:
uses: ./.github/workflows/build-test.yml
with:
exo-ref: main
exo-blas-ref: ${{ github.ref }}