~widelands-dev/widelands/trunk

« back to all changes in this revision

Viewing changes to .github/workflows/build.yaml

  • Committer: The Widelands Bunnybot
  • Date: 2025-03-09 18:56:57 UTC
  • Revision ID: bunnybot@widelands.org-20250309185657-ssc4sk3yn84x1grr
Remove duplicate clang-tidy checks (CB #5014 / GH #6654)

Co-authored-by: Tóth András <txa-dev@posteo.hu>
Co-authored-by: Tóth András <txa-dev@posteo.hu>
Co-committed-by: Tóth András <txa-dev@posteo.hu>

(by bunnybot)
aad118236a085f06652a7f106f9f85021394456a

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
            - 'utils/run-clang-tidy.py'
59
59
            - '.github/scripts/install_deps.sh' # calls install-dependencies.sh
60
60
            - '.github/workflows/build_clang_tidy.yaml'
 
61
            - '.clang-tidy'
61
62
          test_suite:
62
63
            - *ubuntu_dependencies
63
64
            - 'data/**' # TODO(aDiscoverer) list what needs to be checked