Skip to content

Commit 4e0b8dd

Browse files
committed
removed the local respec run from workflow
1 parent fba0ed5 commit 4e0b8dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/generate.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
node-version: ${{ matrix.node-version }}
2222
- run: npm ci
2323
- run: npm run generate
24-
- run: npm run respec
2524
- name: setup git config
2625
run: |
2726
git config user.name "Report generation bot"

0 commit comments

Comments
 (0)