We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4762aa commit a77e65cCopy full SHA for a77e65c
.github/workflows/build-and-test-differential.yaml
@@ -78,7 +78,6 @@ jobs:
78
clang-tidy-differential:
79
runs-on: [self-hosted, linux, X64]
80
container: ghcr.io/autowarefoundation/autoware-openadk:latest-prebuilt-cuda
81
- needs: build-and-test-differential
82
steps:
83
- name: Check out repository
84
uses: actions/checkout@v3
0 commit comments