Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

commit 3bc8fa1287c466788bafa8e32938246b28d8828d Author: Wim <wim@42.be> Date: Wed Jun 24 22:37:46 2020 +0000 Fix duplicate name in workflow diff --git a/.github/workflows/development.yml b/.github/workflows/development.yml index db67677..f7d2f5e 100644 --- a/.github/workflows/development.yml +++ b/.github/workflows/development.yml @@ -16 +15 @@  name: Development  on: [push, pull_request] -name: Test  jobs:   lint: name: golangci-lint