Update package version v2.0.3 #351
4
.github/workflows/pull_request.yml
vendored
4
.github/workflows/pull_request.yml
vendored
@@ -1,8 +1,6 @@
|
||||
name: Test Bds Core
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
@@ -34,4 +32,4 @@ jobs:
|
||||
run: npm run build
|
||||
|
||||
- name: Test
|
||||
run: npm run test
|
||||
run: npm run test
|
||||
|
Reference in New Issue
Block a user