Skip to content

Commit

Permalink
tag
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Sep 24, 2024
1 parent a760a92 commit 175addd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testrunner/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -e
# You need np for this to work
# npm install --global np

np $* --no-yarn
np $* --no-yarn --tag-version-prefix=testrunner-v

# bin/browsertime.js --help > ../sitespeed.io/docs/documentation/browsertime/configuration/config.md

Expand Down

0 comments on commit 175addd

Please sign in to comment.