CI: Only run tests on exercises, when exercise relevant files are changed
Abierto
- Lenguaje dominante
- C++
- Estrellas
- 290
- Forks
- 244
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I would like to reduce the friction in PRs that run all the exercise tests, although they do not interact with those files.
The bash track shows one way of doing so:
https://github.com/exercism/bash/blob/main/.github/workflows/pr.yml
https://github.com/exercism/bash/blob/main/.github/scripts/pr
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.