Skip to content

Commit

Permalink
Remove installing kimpy from conda in CI, it causes problem on macOS,…
Browse files Browse the repository at this point in the history
… need to investigate this
  • Loading branch information
mjwen committed Feb 27, 2024
1 parent 4b6c994 commit 15fdf23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
create-args: >-
python=${{ matrix.python-version }}
kim-api=2.3.0
kimpy=2.1.1
- name: Install KIM model
shell: bash -el {0}
Expand Down

0 comments on commit 15fdf23

Please sign in to comment.