Skip to content

Commit fc63da3

Browse files
authored
Update test-execution.yml
1 parent 3c7027c commit fc63da3

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/test-execution.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,3 @@ jobs:
4444
PERSONAL_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4545
PUBLISH_BRANCH: gh-pages
4646
PUBLISH_DIR: allure-history
47-
- name: Post the link to the report
48-
if: always()
49-
uses: Sibz/github-status-action@v1
50-
with:
51-
authToken: ${{secrets.GITHUB_TOKEN}}
52-
context: 'Test report'
53-
state: 'success'
54-
sha: ${{ github.event.pull_request.head.sha }}
55-
target_url: https://tahanima.github.io/playwright-java-test-automation-architecture/${{ github.run_number }}

0 commit comments

Comments
 (0)