Skip to content

Commit cdbf547

Browse files
committed
run pytest on branches
1 parent 0caf755 commit cdbf547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
3838
flake8 src --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
3939
- name: Test with pytest (only on Python 3.11 to avoid concurrency issues)
40-
if: ${{ (github.ref == 'refs/heads/master') && (matrix.primary-config == 'true') }}
40+
if: ${{ matrix.primary-config == 'true' }}
4141
env:
4242
ONE_JOB_ONLY_TESTS: ${{ matrix.primary-config }}
4343
WIOTP_API_KEY: ${{ secrets.WIOTP_API_KEY }}

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