mirror of
https://github.com/aler9/gortsplib
synced 2025-12-24 13:38:08 +08:00
normalize workflows (#926)
This commit is contained in:
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
golangci-lint:
|
||||
go:
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
env:
|
||||
@@ -24,7 +24,7 @@ jobs:
|
||||
with:
|
||||
version: v2.5.0
|
||||
|
||||
go-mod-tidy:
|
||||
go_mod:
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user