Test w/ dry run flag

This commit is contained in:
dannyrb 2019-04-26 16:28:05 -04:00
parent 6c438b4e11
commit bb748a2ec3

View File

@ -70,7 +70,7 @@ jobs:
# attempting to run it from a `pr`, which is not the case
- run:
name: Publish using Semantic Release
command: npx semantic-release --debug --no-ci
command: npx semantic-release --debug --dry-run
workflows:
version: 2