There was an error while loading. Please reload this page.
1 parent 055593e commit ec5879aCopy full SHA for ec5879a
1 file changed
.github/workflows/validate-specs.yml
@@ -51,7 +51,6 @@ jobs:
51
- name: Run specs validation
52
run: |
53
mkdir -p .specs-validation
54
- touch .specs-validation/result.json
55
npm run validate-specs > .specs-validation/result.json
56
cat .specs-validation/result.json
57
0 commit comments