Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPatrie committed Mar 12, 2024
1 parent 32e2d6b commit e0ccdc8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions biosimulator_processes/steps/parameter_scan.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,3 @@ class StochasticParameterScan(ParameterScan):
'process_config': 'tree[string]'}

pass


def test_parameter_scan():
pass
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[pytest]
addopts = --ignore=setup.py --doctest-modules --strict-markers -ra
addopts = --ignore=setup.py
python_files = *.py
python_functions = test_*
markers =
Expand Down

0 comments on commit e0ccdc8

Please sign in to comment.