Skip to content

Commit 99a80e7

Browse files
committed
CI
1 parent eca4a0c commit 99a80e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ jobs:
1919
- name: asdf_plugin_test
2020
uses: asdf-vm/actions/plugin-test@v1
2121
with:
22-
command: clang-format
22+
plugin: clang-format
23+
command: clang-format --version

0 commit comments

Comments
 (0)