Fix build and test workflow

This commit is contained in:
Lea Anthony
2023-01-27 11:55:59 +11:00
parent 5a747e75f1
commit 368f0e48bc
2 changed files with 1 additions and 11 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
name: Build + Test
name: Build + Test v2
on:
push:
-10
View File
@@ -1,10 +0,0 @@
go 1.19
use (
v2/examples/customlayout
v2/internal/staticanalysis/test/standard
v2/examples/systray
.
v2
v3
)