mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-10 07:28:07 -05:00
test: pubish cucumber report
--publish automatically publishes reports to reports.cucumber.io https://github.com/cucumber/cucumber-ruby/blob/master/CHANGELOG.md#500
This commit is contained in:
committed by
GitHub
parent
fe898af92f
commit
16f8370ccd
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
time ruby -S bundle exec cucumber \
|
||||
--format progress "$@"
|
||||
--format progress --publish "$@"
|
||||
|
||||
Reference in New Issue
Block a user