1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-08-19 13:48:20 +02:00

rename golanglint

This commit is contained in:
Kristoffer Dalby 2021-10-20 20:42:58 +01:00
parent 2260656496
commit a5119ae758
No known key found for this signature in database
GPG Key ID: 09F62DC067465735

View File

@ -5,7 +5,6 @@ on: [push, pull_request]
jobs:
golangci-lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2