Skip to content

Apply yapf fix to workflow #80

Apply yapf fix to workflow

Apply yapf fix to workflow #80

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