Skip to content

Commit

Permalink
tkn20: Don't build outdated source file
Browse files Browse the repository at this point in the history
Temporary workaround for #385.
  • Loading branch information
bwesterb committed Dec 19, 2022
1 parent c56c51d commit 459b64f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions abe/cpabe/tkn20/testdata/serialize.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//go:build exclude

package main

import (
Expand Down

0 comments on commit 459b64f

Please sign in to comment.