Skip to content

Commit

Permalink
Merge branch 'learning-process:master' into bessonov_e_star_topology
Browse files Browse the repository at this point in the history
  • Loading branch information
nCUXe authored Nov 27, 2024
2 parents 8635f00 + b456b24 commit 65e66df
Show file tree
Hide file tree
Showing 51 changed files with 5,699 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/static-analysis-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: hendrikmuhs/[email protected]
with:
key: ${{ github.job }}
- uses: ZedThree/clang-tidy-review@v0.14.0
- uses: ZedThree/clang-tidy-review@v0.20.1
id: review
with:
build_dir: build
Expand All @@ -42,7 +42,7 @@ jobs:
uses: hendrikmuhs/[email protected]
with:
key: ${{ github.job }}
- uses: ZedThree/clang-tidy-review@v0.14.0
- uses: ZedThree/clang-tidy-review@v0.20.1
id: review
with:
build_dir: build
Expand Down
Loading

0 comments on commit 65e66df

Please sign in to comment.