Skip to content

Merge branch 'main' into originalEventName #1264

Merge branch 'main' into originalEventName

Merge branch 'main' into originalEventName #1264

Workflow file for this run

# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
name: Run Tests
on: [push, pull_request]
jobs:
call_run_tests:
uses: yext/slapshot-reusable-workflows/.github/workflows/run_tests.yml@main
with:
test_script: npx jest