Skip to content

Commit

Permalink
ignore on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
candiduslynx committed Oct 12, 2023
1 parent fc8b55b commit 5561038
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions jsonschema/docs/docs_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
//go:build !windows
// +build !windows

package docs

import (
Expand Down

0 comments on commit 5561038

Please sign in to comment.