Skip to content

Commit

Permalink
fix graphql path
Browse files Browse the repository at this point in the history
  • Loading branch information
paulpdaniels committed May 15, 2024
1 parent e294a8d commit 9349612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compatibility.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
compose: 'apollo-compatibility/docker-compose.yaml'
schema: 'apollo-compatibility/products.graphql'
path: 'graphql'
path: '/graphql'
port: 4001
debug: true
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 9349612

Please sign in to comment.