Store failures as artifacts.

This commit is contained in:
Jamie 2020-03-19 11:02:57 +00:00
parent 201933b4ad
commit 80af62140c
1 changed files with 5 additions and 0 deletions

View File

@ -16,3 +16,8 @@ jobs:
run: gem install awesome_bot
- name: Run Awesome Bot
run: awesome_bot README.md --white-list igor.io,symfony,toranproxy.com,vagrantup.com,3v4l.org,voicesoftheelephpant.com,drupal.org
- uses: actions/upload-artifact@v1
if: failure()
with:
name: ab-results
path: ab-results-README.md.json