Skip to content

fix(ops): refactor e2e into file #1

fix(ops): refactor e2e into file

fix(ops): refactor e2e into file #1

Workflow file for this run

name: Reusable e2e workflow for API
on:
workflow_call:
jobs:
deploy:
steps:

Check failure on line 8 in .github/workflows/_e2e.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/_e2e.yml

Invalid workflow file

You have an error in your yaml syntax on line 8
- name: Run Tests
run: npm run test
working-directory: ${{ inputs.path }}