Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

Commit 42fcfc6

Browse files
committed
add 'no version specified' test
1 parent 90d4e36 commit 42fcfc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
os: [macos-latest, ubuntu-latest]
20-
version: [0.0.18, ]
20+
version: [0.0.18, ""]
2121
steps:
2222
- name: Checkout
2323
uses: actions/checkout@v2

0 commit comments

Comments
 (0)