Skip to content

Commit

Permalink
fix generate diff check
Browse files Browse the repository at this point in the history
  • Loading branch information
jmank88 committed Nov 14, 2024
1 parent 9557da0 commit e019383
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,5 @@ jobs:
make rm-mocked
make rm-builders
make generate
git add --all
git diff --stat --exit-code
4 changes: 4 additions & 0 deletions .mockery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,7 @@ packages:
github.com/smartcontractkit/chainlink-common/pkg/beholder/internal:
interfaces:
OTLPExporter:

github.com/smartcontractkit/chainlink-common/pkg/sqlutil:
interfaces:
DataSource:

0 comments on commit e019383

Please sign in to comment.