Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
srmnitc committed Jan 19, 2024
1 parent 17d12da commit c610f7b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
10 changes: 5 additions & 5 deletions examples/example_01/input.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit c610f7b

Please sign in to comment.