mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-06 18:05:35 +00:00
.builds: make the GLFW example build on the automatic builders
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
+3
-3
@@ -15,9 +15,9 @@ tasks:
|
||||
- test_gio: |
|
||||
cd gio
|
||||
go test ./...
|
||||
- test_example: |
|
||||
cd gio/example
|
||||
go test ./...
|
||||
- test_cmd: |
|
||||
cd gio/cmd
|
||||
go test ./...
|
||||
- test_example: |
|
||||
cd gio/example
|
||||
go test ./...
|
||||
|
||||
Reference in New Issue
Block a user