potiuk commented on pull request #12511: URL: https://github.com/apache/airflow/pull/12511#issuecomment-731261964
> > @potiuk do I have to make a change in airflow sources to trigger this step or is there other way? > > No - the step is queued. Whenever any of the "scripts" changes , all tests are run. Ah. But in this case, the "master" script is run (because building image is done in master). You need to push it to your own fork as master to get it run if you want to check it. 'git push <yourfork> yourbranch:master' (just be careful not to Bush to Airflow) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org