Skip to content

Commit

Permalink
Test with codecgen
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Swenson committed Mar 6, 2024
1 parent cd6e539 commit bd91d47
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ jobs:
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
with:
go-version: ${{ needs.get-go-version.outputs.go-version }}
- run: go test -v ./codec
- run: go test -v ./codec
- run: go test -tags codecgen.exec -v ./codec

0 comments on commit bd91d47

Please sign in to comment.