Skip to content

Commit 2d54978

Browse files
Fix
1 parent 700e512 commit 2d54978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-IPA-metrics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: npm install
5353

5454
- name: Run Metric Collection Job
55-
#working-directory: tools/spectral/ipa/metrics/scripts
55+
working-directory: tools/spectral/ipa/metrics/scripts
5656
run: ls -la
5757
# node runMetricCollection.js "${{ env.DEV_OAS_PATH }}/openapi/v2.json"
5858

0 commit comments

Comments
 (0)