Skip to content

Improve Test Automation #18

Improve Test Automation

Improve Test Automation #18

name: Integration Tests
on:
pull_request:
branches: [ "main" ]
push:
branches: [ "main" ]
jobs:
call-workflow:
uses: ./.github/workflows/test-plugin.yml
with:
triton-ref: '215b2e77a1d92f907bc4addfa3c3ba204028c32e' # known good commit "Add Shared Middle Layer to Triton via Plug-In"
triton-shared-ref: ${{ github.ref }}