Skip to content

Commit 6ee8949

Browse files
committed
Try just python
1 parent 2c36309 commit 6ee8949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/job.test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ jobs:
389389
- os: 'windows'
390390
py_cmd: python
391391
- os: 'macos'
392-
py_cmd: python3
392+
py_cmd: python
393393
- os: 'ubuntu'
394394
py_cmd: python
395395
steps:

0 commit comments

Comments
 (0)