Skip to content

ARM github workflow #117

ARM github workflow

ARM github workflow #117

name: Integration Tests
on:
pull_request:
branches: [ "main" ]
push:
branches: [ "main" ]
jobs:
call-workflow:
uses: ./.github/workflows/test-plugin.yml

Check failure on line 12 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" -> "./.github/workflows/test-plugin.yml" : You have an error in your yaml syntax on line 110
with:
# [BACKEND] Fix layouts in nvgpu RewriteTensorPointer. (#2634)
triton-ref: '0e3bf3f58061bd62725e7c502e7e0af19690df1c'
triton-shared-ref: ${{ github.ref }}