We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46ed7cb commit e162c2bCopy full SHA for e162c2b
.github/workflows/ci.yaml
@@ -27,7 +27,7 @@ jobs:
27
uses: ./
28
with:
29
base-url: https://grouse-factual-internally.ngrok-free.app
30
- dry-run: true
+ # dry-run: true
31
hey-api-token: ${{ secrets.HEY_API_TOKEN }}
32
path-to-openapi: ./openapi.json
33
@@ -36,6 +36,6 @@ jobs:
36
37
38
39
40
41
path-to-openapi: ./openapi.yaml
0 commit comments