Skip to content

Commit 51cb80b

Browse files
Merge pull request #6753 from bandi13/disableZephyrTests
Temporarily disable until we can figure out the issue
2 parents 298b488 + f0743a7 commit 51cb80b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
uses: ./.github/workflows/hostap.yml
2929
nginx:
3030
uses: ./.github/workflows/nginx.yml
31-
zephyr:
32-
uses: ./.github/workflows/zephyr.yml
31+
# zephyr:
32+
# uses: ./.github/workflows/zephyr.yml
3333
hitch:
3434
uses: ./.github/workflows/hitch.yml
3535
curl:

0 commit comments

Comments
 (0)