Skip to content

Commit f50ba09

Browse files
committed
tmp disable jax to check timings
1 parent d7750f4 commit f50ba09

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
PYVER: ${{ matrix.python-version }}
6565
GMXVER: ${{ matrix.gmx-version }}
6666
PACKAGE: forcebalance
67+
PYMBAR_DISABLE_JAX: ${{ matrix.pymbar-version == '4' && 'TRUE' || '' }}
6768

6869
steps:
6970
- name: Checkout

0 commit comments

Comments
 (0)