Skip to content

Merge pull request #6 from momentic-ai/jeff/multiproject #15

Merge pull request #6 from momentic-ai/jeff/multiproject

Merge pull request #6 from momentic-ai/jeff/multiproject #15

Workflow file for this run

name: Test prod
env:
MOMENTIC_API_KEY: ${{ secrets.MOMENTIC_API_KEY }}
on:
push:
branches:
- main
jobs:
run-tests:
name: Run tests
runs-on: ubuntu-latest
permissions:
contents: read
repository-projects: read
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 21
- run: npx momentic@^1 queue tests create-react-app-test