Skip to content

Commit

Permalink
check the plain file
Browse files Browse the repository at this point in the history
  • Loading branch information
stevector committed Dec 19, 2023
1 parent 9731b28 commit 6185d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- uses: artiz/[email protected]
with:
url: https://pr-${{ github.event.number }}-documentation.appa.pantheon.site/githead-${{ github.event.pull_request.head.sha }}.txt
url: https://pr-${{ github.event.number }}-documentation.appa.pantheon.site/githead.txt
method: GET
expectStatus: 200
expectBody: ${{ github.event.pull_request.head.sha }}
Expand Down

0 comments on commit 6185d66

Please sign in to comment.