mirror of
https://github.com/aler9/rtsp-simple-server
synced 2026-04-22 23:17:11 +08:00
@@ -37,6 +37,18 @@ jobs:
|
||||
|
||||
- run: make lint-go-mod
|
||||
|
||||
conf:
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
- uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: "1.25"
|
||||
|
||||
- run: make lint-conf
|
||||
|
||||
go2api:
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
|
||||
Reference in New Issue
Block a user