Skip to content

Commit

Permalink
Add default pytest marker
Browse files Browse the repository at this point in the history
  • Loading branch information
alisaifee committed May 18, 2020
1 parent c5292d7 commit d70d9b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Expand Up @@ -12,6 +12,7 @@ jobs:
strategy:
matrix:
python-version: [2.7, pypy2, 3.5, 3.7, 3.8, pypy3]
marker: [unit]
include:
- python-version: 2.7
marker: 'integration'
Expand Down

0 comments on commit d70d9b3

Please sign in to comment.