Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Change runner type (#7) #5

Change runner type (#7)

Change runner type (#7) #5

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@v2
- name: go fmt project
uses: Jerome1337/[email protected]