Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
  • Loading branch information
bhekanik committed Jan 24, 2020
1 parent 6095070 commit 898304d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,4 @@ else
fi
fi

args=$@
sh -c "$setup ./functions/node_modules/.bin/jest $args"
sh -c "$setup npm --prefix functions run test"

0 comments on commit 898304d

Please sign in to comment.