kepler-model-server icon indicating copy to clipboard operation
kepler-model-server copied to clipboard

fix(workflow): enable tekton test and integration test on every PR

Open vimalk78 opened this issue 1 year ago • 0 comments

Enable tekton tests and integration tests for every PR, not just when base image changes.

Checklist for PR Author


In addition to approval, the author must confirm the following check list:

  • [x] Run the following command to format your code:

    make fmt
    

vimalk78 avatar Oct 01 '24 05:10 vimalk78