mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 06:26:49 +00:00
infra: update workflows (#70)
* Update workflows * Clang format 18 * Fix apt package
This commit is contained in:
parent
4cf808facd
commit
6019477fcb
4 changed files with 11 additions and 11 deletions
2
.github/workflows/tidy-comments.yml
vendored
2
.github/workflows/tidy-comments.yml
vendored
|
|
@ -8,6 +8,6 @@ jobs:
|
|||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: ZedThree/clang-tidy-review/post@v0.12.0
|
||||
- uses: ZedThree/clang-tidy-review/post@v0.19.0
|
||||
with:
|
||||
lgtm_comment_body: "No linting issues found!"
|
||||
Loading…
Add table
Add a link
Reference in a new issue