Skip to content

Commit 3eb3ac2

Browse files
author
Vianpyro
committed
Revert "Add descriptive comment for OS and Python versions in GitHub Actions workflow"
This reverts commit 4eb0780.
1 parent 4eb0780 commit 3eb3ac2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pytest.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ jobs:
88
test:
99
runs-on: ${{ matrix.os }}
1010
strategy:
11-
- name: List of OS and Python versions to test for
1211
matrix:
1312
os: [ubuntu-latest, macos-latest, windows-latest]
1413
python-version: ["3.x"]

0 commit comments

Comments
 (0)