Skip to content

Commit 7e6493f

Browse files
authored
feat: Add specific version test
1 parent 6053a9e commit 7e6493f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/build.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,8 @@ jobs:
2020
uses: asdf-vm/actions/plugin-test@v2
2121
with:
2222
command: oasdiff --help
23+
- name: asdf_plugin_test_1_10_23
24+
uses: asdf-vm/actions/plugin-test@v2
25+
with:
26+
command: oasdiff --version
27+
version: 1.10.23

0 commit comments

Comments
 (0)