Tidy repo (#30)

* Tidy repo

* Tidy

* Fix up

* Setup default target
This commit is contained in:
Malachi Soord
2023-11-19 21:33:18 +01:00
committed by GitHub
parent 4e399f63ea
commit 9c2a0dbefe
4 changed files with 16 additions and 21 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: ^1.15
go-version: '1.20.2'
- name: Check out code
uses: actions/checkout@v3
- name: Build