Skip to content

updated gh actions #142

updated gh actions

updated gh actions #142

Workflow file for this run

name: Playwright Tests
on: [push]
concurrency:
group: CT-caller-${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
call-workflow-playwright-test:
uses: button-inc/gh-actions/.github/workflows/[email protected]
with:
package-manager: 'pnpm'

Check failure on line 13 in .github/workflows/playwright.yml

View workflow run for this annotation

GitHub Actions / Playwright Tests

Invalid workflow file

The workflow is not valid. .github/workflows/playwright.yml (Line: 13, Col: 24): Invalid input, package-manager is not defined in the referenced workflow.