We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2997ae0 commit 5edb043Copy full SHA for 5edb043
.github/workflows/nightly.yml
@@ -31,7 +31,7 @@ jobs:
31
clang-tidy:
32
uses: "./.github/workflows/clang-tidy.yml"
33
with:
34
- target: "all power_grid_model_benchmark_cpp"
+ target: "all"
35
36
citations:
37
uses: "./.github/workflows/citations.yml"
0 commit comments