fix(ci): run less harsh tests on CI, let local runners run harder ones
This commit is contained in:
@@ -105,6 +105,8 @@ jobs:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
- run: pip install -e .[dev]
|
||||
- run: pytest -m fuzz
|
||||
env:
|
||||
SCHEMATHESIS_CONFIG: schemathesis.ci.toml
|
||||
|
||||
merge-to-testing:
|
||||
name: Merge dev → testing
|
||||
|
||||
Reference in New Issue
Block a user