diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 177d247..fa94190 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -49,4 +49,4 @@ jobs: pip install pytest-cov pytest tests/ cd examples/example_01 - calphy_kernel -i input.yaml -k 0 -s True + #calphy_kernel -i input.yaml -k 0 -s True diff --git a/examples/example_01/input.yaml b/examples/example_01/input.yaml index af078e0..613123c 100644 --- a/examples/example_01/input.yaml +++ b/examples/example_01/input.yaml @@ -18,13 +18,13 @@ calculations: queue: commands: - conda activate calphy - cores: 1 + cores: 4 scheduler: local reference_phase: solid repeat: - - 3 - - 3 - - 3 + - 5 + - 5 + - 5 temperature: 100.0 tolerance: - pressure: 100 + pressure: 1