https://scientific-python.github.io/repo-review/?repo=Quantum-Accelerators%2Fquacc&branch=main
In running the above test, GH100 gets raised and states that there are no .yml files in .github/workflows. While this is indeed true, there are .yaml files which are equally valid. This seems like a simple parsing issue.
https://scientific-python.github.io/repo-review/?repo=Quantum-Accelerators%2Fquacc&branch=main
In running the above test, GH100 gets raised and states that there are no
.ymlfiles in.github/workflows. While this is indeed true, there are.yamlfiles which are equally valid. This seems like a simple parsing issue.