Skip to content

Workflow file for this run

name: Run X-Test
on:
pull_request:
jobs:
platform-xtest:
permissions:
contents: read
packages: read
needs: platform-integration
uses: opentdf/tests/.github/workflows/xtest.yml@${{ github.ref }}

Check failure on line 11 in .github/workflows/xtest_pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/xtest_pr.yml

Invalid workflow file

invalid value workflow reference: version cannot have whitespace: ${{ github.ref }}
with:
tests-ref: ${{ github.ref }}