We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6b08a7 commit b9e07b2Copy full SHA for b9e07b2
.github/workflows/test-reporter.yml
@@ -17,7 +17,7 @@ jobs:
17
report:
18
runs-on: ubuntu-latest
19
steps:
20
- - uses: elastic/apm-pipeline-library/.github/actions/test-report@current
+ - uses: elastic/oblt-actions/test-report@v1
21
with:
22
artifact: /test-results-(.*)/
23
name: 'Test Results $1'
0 commit comments