Commit 7742b1c0 by Edward Thomson

ci: upgrade test-summary action

parent 8863c445
...@@ -329,7 +329,7 @@ jobs: ...@@ -329,7 +329,7 @@ jobs:
- name: Download test results - name: Download test results
uses: actions/download-artifact@v3 uses: actions/download-artifact@v3
- name: Generate test summary - name: Generate test summary
uses: test-summary/action@v1 uses: test-summary/action@v2
with: with:
paths: 'test-results-*/*.xml' paths: 'test-results-*/*.xml'
......
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