cONNXr
cONNXr copied to clipboard
Make CI check each commit inside a PR
- each commit should be tested and pass
- a PR should only be merged if all commits pass
- rewrite CI scripts to accommodate this behaviour
- if possible only check "new" aka "unchecked" commits and not for each push everything