Skip to content

Commit 92401f9

Browse files
authored
ci: update global workflows
1 parent 36f1326 commit 92401f9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/if-nodejs-pr-testing.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,3 @@ jobs:
4343
- if: steps.packagejson.outputs.exists == 'true'
4444
name: Run linter
4545
run: npm run lint
46-
- if: steps.packagejson.outputs.exists == 'true'
47-
name: Run release assets generation to make sure PR does not break it
48-
run: npm run generate:assets

0 commit comments

Comments
 (0)