Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethan Jaffee committed Jan 24, 2024
1 parent 3d3aa64 commit 7dc44ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ on: [push, pull_request]

jobs:
call_run_tests:
uses: yext/slapshot-reusable-workflows/.github/workflows/run_tests.yml@v1
uses: yext/slapshot-reusable-workflows/.github/workflows/run_tests.yml@main
with:
test_script: npx jest

0 comments on commit 7dc44ee

Please sign in to comment.