Skip to content

Setup clang-format action and format the whole codebase. (#349) #983

Setup clang-format action and format the whole codebase. (#349)

Setup clang-format action and format the whole codebase. (#349) #983

name: Integration Tests
on:
pull_request:
branches: [ "main" ]
push:
branches: [ "main" ]
jobs:
call-workflow:
uses: ./.github/workflows/test-plugin.yml
with:
triton-shared-ref: ${{ github.ref }}