Skip to content

Commit ecc6070

Browse files
committed
chore: test runner install not working - DO NOT MERGE
1 parent f6b352a commit ecc6070

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ jobs:
7979
- "latest"
8080
- "4.4.1"
8181
- "v4.4.1"
82+
- "v100.100.100" # test non-existing version to check error handling
83+
- "malformed" # test malformed version to check error handling
8284

8385
runs-on: ubuntu-latest
8486
env:

0 commit comments

Comments
 (0)