Skip to content

Commit 13362b7

Browse files
Update test.yml
1 parent 6370e9d commit 13362b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ jobs:
9191
# cd openwrt && ./scripts/feeds update -a
9292
# $GITHUB_WORKSPACE/$FEED_CLEAN
9393

94-
- name: Install feeds
95-
run: cd openwrt && ./scripts/feeds install -a
94+
# - name: Install feeds
95+
# run: cd openwrt && ./scripts/feeds install -a
9696

9797
- name: Load custom configuration
9898
run: |

0 commit comments

Comments
 (0)