Skip to content

chore: 🤖 update workflow #2

chore: 🤖 update workflow

chore: 🤖 update workflow #2

Workflow file for this run

name: Test by jest
on: [pull_request, push]
jobs:
test:
- name: Setup Node

Check failure on line 7 in .github/workflows/jestTest.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/jestTest.yml

Invalid workflow file

You have an error in your yaml syntax on line 7
uses: ./.github/workflows/common-setup.yml
- name: Run Jest Test
run: pnpm run -C apps/aelf-template test