Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
wusatosi committed Oct 18, 2024
1 parent 6ec3d4f commit 5b3dfb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
c: clang
cmake_args:
- description: "Static default"
args: ""
args: ""
- description: "Dynamic default"
args: "-DBUILD_SHARED_LIBS=on"
- description: "static C++20"
Expand Down

0 comments on commit 5b3dfb3

Please sign in to comment.