- remove pr-collector module
(explore if used by gets fixed by it)
This commit is contained in:
@@ -32,13 +32,6 @@ jobs:
|
||||
with:
|
||||
node-version: 16.x
|
||||
|
||||
- name: Build PR-Collector
|
||||
run: |
|
||||
cd pr-collector
|
||||
npm ci
|
||||
npm run build
|
||||
npm run package
|
||||
|
||||
- name: Build Action
|
||||
run: |
|
||||
npm ci
|
||||
|
||||
Reference in New Issue
Block a user