Skip to content

Commit

Permalink
Try to wait directly for the info endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Jun 12, 2024
1 parent ad0e214 commit 5e744f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: OPTIMADE validator
on: [pull_request]

env:
DEPLOY_PREVIEW: "deploy-preview-${{ github.event.number }}--optimade-providers.netlify.app"
DEPLOY_PREVIEW: "deploy-preview-${{ github.event.number }}--optimade-providers.netlify.app/v1/info"

jobs:

Expand Down

0 comments on commit 5e744f7

Please sign in to comment.