Skip to content

testing Makefile yml #12

testing Makefile yml

testing Makefile yml #12

Workflow file for this run

name: Go Test 2
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: checkout repo
uses: actions/checkout@v3
- name: run go file
run: ci/main.go