Issue:
Currently, there is no way to test the changes in the EvalAI-Starters Repository after merging each PR. It is a manual process for now.
Fix:
Create a CI pipeline using Github Actions, which runs whenever a PR is opened or merged to master branch, to validate the changes in the challenge_config.yml
Refer: Cloud-CV/EvalAI-Starters#98
Issue:
Currently, there is no way to test the changes in the EvalAI-Starters Repository after merging each PR. It is a manual process for now.
Fix:
Create a CI pipeline using Github Actions, which runs whenever a PR is opened or merged to master branch, to validate the changes in the challenge_config.yml
Refer: Cloud-CV/EvalAI-Starters#98