Skip to content

internal: Add automated tests #5

internal: Add automated tests

internal: Add automated tests #5

name: Release Please E2E Tests
on:
pull_request:
branches:
- main
permissions: {}
jobs:
e2e-tests:
if: startsWith(github.head_ref, 'release-please--')
permissions:
contents: write
id-token: write
uses: ./.github/workflows/e2e-build-test.yml

Check failure on line 16 in .github/workflows/release-please-e2e-tests.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release-please-e2e-tests.yml

Invalid workflow file

error parsing called workflow ".github/workflows/release-please-e2e-tests.yml" -> "./.github/workflows/e2e-build-test.yml" : (Line: 89, Col: 15): Unrecognized named-value: 'BUILD_COMMAND'. Located at position 1 within expression: BUILD_COMMAND, (Line: 103, Col: 15): Unrecognized named-value: 'BUILD_COMMAND'. Located at position 1 within expression: BUILD_COMMAND, (Line: 163, Col: 15): Unrecognized named-value: 'BUILD_COMMAND'. Located at position 1 within expression: BUILD_COMMAND, (Line: 178, Col: 15): Unrecognized named-value: 'BUILD_COMMAND'. Located at position 1 within expression: BUILD_COMMAND
with:
build-command: package