Skip to content

Commit

Permalink
use NOMAD develop branch for test
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspie committed Oct 18, 2024
1 parent 22f5d07 commit 4800eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Install nomad
if: "${{ matrix.python_version != '3.8' && matrix.python_version != '3.12'}}"
run: |
uv pip install git+https://gitlab.mpcdf.mpg.de/nomad-lab/nomad-FAIR.git@fixes_resolve_variadic_name
uv pip install git+https://gitlab.mpcdf.mpg.de/nomad-lab/nomad-FAIR.git
- name: Install pynx
run: |
uv pip install ".[dev]"
Expand Down

0 comments on commit 4800eca

Please sign in to comment.