Skip to content

brokeyourbike/go-mockery-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

go-mockery-action

Latest Stable Version codecov

Set up your GitHub Actions workflow with a specific version of mockery

Usage

See action.yml

Basic:

steps:
  - uses: actions/checkout@v6
  - uses: brokeyourbike/go-mockery-action@v0
    with:
      mockery-version: '2.9.4' # The mockery version to download and use.
  - run: mockery --all

Arguments

Input Description Usage
mockery-version mockery version to download and use *Required

Authors

License

The scripts and documentation in this project are released under the MPL-2.0

About

Set up your GitHub Actions workflow with a specific version of mockery

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

 
 
 

Contributors