Commit d4d4859d authored by tom's avatar tom

trying to fix problem with affected tests file download

parent 623f414c
......@@ -206,6 +206,7 @@ jobs:
- name: Download affected tests list
if: ${{ needs.pw_affected_tests.result == 'success' }}
uses: actions/download-artifact@v4
continue-on-error: true
with:
name: playwright-affected-tests
path: ./playwright
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment