Skip to content

Commit 69cd90f

Browse files
committed
Run CI on all branches
+ Make YAML indentation more consistent.
1 parent 0257382 commit 69cd90f

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@
33

44
name: Python package
55

6-
on:
7-
push:
8-
branches: [ master ]
9-
pull_request:
10-
branches: [ master ]
6+
on: [push, pull_request, workflow_dispatch]
117

128
jobs:
139
build:
@@ -17,9 +13,9 @@ jobs:
1713
matrix:
1814
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
1915
include:
20-
- experimental: false
21-
- python-version: "3.12"
22-
experimental: true
16+
- experimental: false
17+
- python-version: "3.12"
18+
experimental: true
2319
continue-on-error: ${{ matrix.experimental }}
2420

2521
steps:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy