possibly not necessary?

This commit is contained in:
El RIDO 2024-07-07 14:28:29 +02:00
parent 84d4d31c73
commit d097631469
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92

View File

@ -32,7 +32,6 @@ jobs:
- name: Publish Test Results
uses: EnricoMi/publish-unit-test-result-action@v2
with:
check_name: "Test Results (${{ github.event.workflow_run.event || github.event_name }})"
commit: ${{ github.event.workflow_run.head_sha }}
event_file: artifacts/Event File/event.json
event_name: ${{ github.event.workflow_run.event }}