mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-07 02:15:34 +00:00
.builds: prepare for splitting out examples in separate repository
The example module is moving to git.sr.ht/~eliasnaur/gio-example. We still need some main package for testing gogio, so update reference to use the module path (gioui.org/example). Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -19,6 +19,3 @@ tasks:
|
||||
- test_cmd: |
|
||||
cd gio/cmd
|
||||
go test ./...
|
||||
- test_example: |
|
||||
cd gio/example
|
||||
go test ./...
|
||||
|
||||
Reference in New Issue
Block a user