mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Fix build and test workflow
This commit is contained in:
parent
5a747e75f1
commit
368f0e48bc
2 changed files with 1 additions and 11 deletions
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Build + Test
|
||||
name: Build + Test v2
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
10
go.work
10
go.work
|
|
@ -1,10 +0,0 @@
|
|||
go 1.19
|
||||
|
||||
use (
|
||||
v2/examples/customlayout
|
||||
v2/internal/staticanalysis/test/standard
|
||||
v2/examples/systray
|
||||
.
|
||||
v2
|
||||
v3
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue