Skip to content

check whether the threshold and size of vs is equal (#291) #127

check whether the threshold and size of vs is equal (#291)

check whether the threshold and size of vs is equal (#291) #127

Workflow file for this run

name: Go-fmt
on: push
jobs:
gofmt:
name: Go fmt project
runs-on: ubuntu-latest
steps:
- name: check out
uses: actions/checkout@v3
- name: go fmt project
uses: Jerome1337/gofmt-action@v1.0.4