Skip to content

Commit 9dd4f05

Browse files
committed
Update test.yml
1 parent 92c112d commit 9dd4f05

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
matrix:
1212
os:
1313
- ubuntu-latest
14-
python: 3.7
14+
python: [3.7]
1515
splunk-version:
1616
- "8.1"
1717
- "8.2"
@@ -35,4 +35,3 @@ jobs:
3535

3636
- name: Test Execution
3737
run: tox -e py
38-

0 commit comments

Comments
 (0)