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 700e512 commit 2d54978Copy full SHA for 2d54978
.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/spectral/ipa/metrics/scripts
+ working-directory: tools/spectral/ipa/metrics/scripts
56
run: ls -la
57
# node runMetricCollection.js "${{ env.DEV_OAS_PATH }}/openapi/v2.json"
58
0 commit comments