We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eca4a0c commit 99a80e7Copy full SHA for 99a80e7
.github/workflows/build.yml
@@ -19,4 +19,5 @@ jobs:
19
- name: asdf_plugin_test
20
uses: asdf-vm/actions/plugin-test@v1
21
with:
22
- command: clang-format
+ plugin: clang-format
23
+ command: clang-format --version
0 commit comments