Skip to content

Improve Test Automation #14

Improve Test Automation

Improve Test Automation #14

name: Integration Tests
on:
pull_request:
branches: [ "main" ]
jobs:
call-workflow:
uses: microsoft/triton-shared/.github/workflows/test-plugin.yml@v1

Check failure on line 9 in .github/workflows/integration-tests.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/integration-tests.yml

Invalid workflow file

error parsing called workflow ".github/workflows/integration-tests.yml" -> "microsoft/triton-shared/.github/workflows/test-plugin.yml@v1" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
triton-ref: '215b2e77a1d92f907bc4addfa3c3ba204028c32e' # known good commit "Add Shared Middle Layer to Triton via Plug-In"
triton-shared-ref: ${{ github.ref }}