Skip to content

Commit

Permalink
Clean up actions.yaml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JosePizarro3 committed Mar 1, 2024
1 parent df210d5 commit 331f121
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
- name: Install dependencies
run: |
pip install --upgrade pip
# we need the latest nomad version for testing
pip install nomad-lab[infrastructure]@git+https://github.com/nomad-coe/nomad.git@develop
pip install '.[dev]' --index-url https://gitlab.mpcdf.mpg.de/api/v4/projects/2187/packages/pypi/simple
pip install coverage coveralls
- name: mypy
Expand Down

0 comments on commit 331f121

Please sign in to comment.