Skip to content

Commit

Permalink
Can't do any glfw tests on Windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
andydotxyz committed Jul 11, 2020
1 parent b909a1a commit 0207996
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/driver/glfw/file_test.go
@@ -1,3 +1,5 @@
// +build !ci !windows

package glfw

import (
Expand Down

0 comments on commit 0207996

Please sign in to comment.