5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-11-09 16:50:30 +00:00

Fix duplicate name in workflow

This commit is contained in:
Wim 2020-06-24 22:37:46 +02:00
parent bbf594c815
commit 80eb1cd202

View File

@ -1,6 +1,5 @@
name: Development name: Development
on: [push, pull_request] on: [push, pull_request]
name: Test
jobs: jobs:
lint: lint:
name: golangci-lint name: golangci-lint