Andrzej Prochyra

Results 2 issues of Andrzej Prochyra

In a Gradle project, when tests are run with the Gradle run configuration (this is set up by default by IntelliJ when e.g. doing control-shift-R on a module) two identical...

This is because [the workflow](https://github.com/SquareBracketAssociates/BuildingApplicationWithSpec2/blob/master/.github/workflows/main.yml) has a `schedule` for a weekly build and GitHub disables scheduled builds "when no repository activity has happened in 60 days". > In a public...