mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
style fix
This commit is contained in:
parent
7bb1490e9e
commit
50b9bb5950
4
.github/workflows/hid.yml
vendored
4
.github/workflows/hid.yml
vendored
@ -9,11 +9,15 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
container:
|
||||
image: python
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Prepare platformio
|
||||
run: pip install platformio
|
||||
|
||||
- name: Build all
|
||||
run: make -C hid _build_all
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
name: CI
|
||||
name: TOX CI
|
||||
|
||||
on:
|
||||
push:
|
||||
Loading…
x
Reference in New Issue
Block a user