We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e189d6 commit 2ae5e09Copy full SHA for 2ae5e09
1 file changed
.github/workflows/test.yml
@@ -28,4 +28,5 @@ jobs:
28
test_recursive: true
29
test_log_mod: summary
30
test_dir_paths: tests
31
- oscript_version: default
+ oscript_version: default
32
+ os_versions: ${{ matrix.os }}
0 commit comments