Skip to content

Update triton-shared 10/2023 (#9) #23

Update triton-shared 10/2023 (#9)

Update triton-shared 10/2023 (#9) #23

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