Skip to content

Commit ed5e5d5

Browse files
chore: renamed file and removed one step
1 parent 1106c86 commit ed5e5d5

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

.github/pull_request_template.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

.github/workflows/pr-validate.yml renamed to .github/workflows/pull-request.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ jobs:
2929
- name: Installing dependencies
3030
run: npm ci
3131

32-
# necessary due to the package.json/main setup
33-
- name: Running build
34-
run: npm run build
35-
3632
- name: Running tests
3733
run: npm run test
3834

0 commit comments

Comments
 (0)