Skip to content

Commit

Permalink
clear ache after installing graphql
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence committed Jul 31, 2024
1 parent fc08498 commit 38c9386
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,7 @@ jobs:
# Activte WP-GraphQL plugin
terminus wp "${{ env.SITE_ID }}".dev -- plugin activate wp-graphql
terminus env:clear-cache "${{ env.SITE_ID }}".dev
# Run curl checks against the site URLs to ensure the main site and the subdomain site exist.
echo "Checking site URLs"
Expand Down

0 comments on commit 38c9386

Please sign in to comment.