diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a423ffb39b..6a176de988 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -421,6 +421,11 @@ jobs: - test_coatjava - test_run-groovy - generate_documentation + - spotbugs + - test_decoder + - test_clara + - test_coatjava_macos + - unit_tests runs-on: ubuntu-latest steps: - name: pass