CI fix
This commit is contained in:
parent
963486b663
commit
c32a523923
2
.github/workflows/end_to_end_tests.yml
vendored
2
.github/workflows/end_to_end_tests.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
|
||||
- name: Upload failed tests
|
||||
if: ${{ failure() }}
|
||||
uses: edunad/action-image@v1.0.0
|
||||
uses: edunad/actions-image@v1.0.0
|
||||
with:
|
||||
path: './tests/screenshots/**/*.png'
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user