Disable too long binaryedge
This commit is contained in:
4
.github/workflows/build-lists.yml
vendored
4
.github/workflows/build-lists.yml
vendored
@ -19,8 +19,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Build the binaryedge list
|
#- name: Build the binaryedge list
|
||||||
run: ./make-binaryedge.sh
|
# run: ./make-binaryedge.sh
|
||||||
- name: Build the stretchoid list
|
- name: Build the stretchoid list
|
||||||
run: ./make-stretchoid.sh
|
run: ./make-stretchoid.sh
|
||||||
- name: Post the summary
|
- name: Post the summary
|
||||||
|
Reference in New Issue
Block a user