LemaireEmilien / calculator-cucumber-2024

This repository is used for teaching purposes at the University of Mons. It contains Java code for computing arithmetic expressions. The code uses design patterns and is accompanied with JavaDoc, unit tests and BDD scenarios. We have also paid particular attention to code quality.
0 stars 0 forks source link

[BUG] Failing workflows #32

Open tommens opened 4 months ago

tommens commented 4 months ago

Describe the bug According to the badges in the README, the automatic Maven build is "failing" and so is the quality analysis.

Expected behavior Both automatic workflows should succeed rather than fail