Skip to content

Commit

Permalink
Update test-reporter workflow (#402)
Browse files Browse the repository at this point in the history
  • Loading branch information
reakaleek authored Sep 12, 2024
1 parent 7aca5e0 commit 873af01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-reporter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
report:
runs-on: ubuntu-latest
steps:
- uses: elastic/apm-pipeline-library/.github/actions/test-report@current
- uses: elastic/oblt-actions/test-report@v1
with:
artifact: /test-results-(.*)/ # artifact name
name: 'Test Results $1' # Name of the check run which will be created
Expand Down

0 comments on commit 873af01

Please sign in to comment.