Skip to content

Commit 1551c26

Browse files
Update python-package.yml
1 parent 9fe6eca commit 1551c26

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/python-package.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,11 @@ on:
77

88
jobs:
99
build:
10-
1110
runs-on: ${{ matrix.os }}
1211
strategy:
1312
matrix:
1413
python-version: ["3.x"]
1514
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
16-
1715
steps:
1816
- name: Checkout
1917
uses: actions/checkout@v4

0 commit comments

Comments
 (0)