mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
ci: upload diff artifacts
This commit is contained in:
parent
d1dfb4fd22
commit
6ce8027333
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -341,3 +341,9 @@ jobs:
|
||||
path: tmp/reftests
|
||||
- name: Run diff
|
||||
run: npm run reftests-diff
|
||||
continue-on-error: true
|
||||
- name: Upload diff
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: snapshot-diffs
|
||||
path: tmp/snapshot-diffs
|
||||
|
Loading…
Reference in New Issue
Block a user