Skip to content

Commit

Permalink
test: clean gatsby data
Browse files Browse the repository at this point in the history
  • Loading branch information
jayavel-testsigma committed Aug 23, 2024
1 parent 04430b3 commit de11861
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/staging-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
until $(curl --output /dev/null --silent --head --fail http://localhost:8000); do
sleep 1
done
curl -v http://localhost:8000/___graphql
npm run index
env:
TYPESENSE_HOST: ${{ secrets.WEBSITE_STAGING_TYPESENSE_HOST }}
Expand Down

0 comments on commit de11861

Please sign in to comment.