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 584fa2c commit 341ce35Copy full SHA for 341ce35
.github/workflows/release-IPA-metrics.yml
@@ -52,7 +52,7 @@ jobs:
52
run: npm install
53
54
- name: Run Metric Collection Job
55
- working-directory: tools
+ working-directory: tools/spectral
56
run: ls -la
57
# node runMetricCollection.js "${{ env.DEV_OAS_PATH }}/openapi/v2.json"
58
0 commit comments