mirror of
https://github.com/cesanta/mongoose.git
synced 2025-08-06 05:26:15 +08:00
Update test.yml
This commit is contained in:
parent
8d50e7dc82
commit
9e5fd43a2d
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@ -174,8 +174,8 @@ jobs:
|
||||
path: zephyr/mqtt-aws-client
|
||||
- name: nucleo_f746zg-zephyr-websocket-server
|
||||
path: zephyr/websocket-server
|
||||
name: ${{ matrix.zephyr-example.name }}
|
||||
name: ${{ matrix.zephyrexample.name }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: ${{ matrix.zephyr-example.name }}
|
||||
run: make -C examples/${{ matrix.zephyr-example.path }} zephyr build
|
||||
- name: ${{ matrix.zephyrexample.name }}
|
||||
run: make -C examples/${{ matrix.zephyrexample.path }} zephyr build
|
||||
|
Loading…
Reference in New Issue
Block a user