mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-22 19:40:37 +00:00
6 lines
133 B
YAML
6 lines
133 B
YAML
|
name: 'Go mod tidy checker'
|
||
|
description: 'Checks that `go mod tidy` has been applied.'
|
||
|
runs:
|
||
|
using: 'docker'
|
||
|
image: 'Dockerfile'
|