Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
  • Loading branch information
bhekanik committed Jan 26, 2020
1 parent e107247 commit 0da43da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ fi

echo "## Running Jest"
args=$@
sh -c "$setup npm --prefix functions test $args"
sh -c "$setup npm --prefix functions run test $args"

0 comments on commit 0da43da

Please sign in to comment.