Skip to content

Commit

Permalink
Revert "Fix test-install.yml test"
Browse files Browse the repository at this point in the history
This reverts commit eb69696.
  • Loading branch information
danielhollas committed May 22, 2024
1 parent 608aff8 commit ab2ebd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ jobs:
uses: ./.github/actions/install-aiida-core
with:
python-version: ${{ matrix.python-version }}
extras: '[atomic_tools,docs,notebook,rest,tests,tui]'
extras: '[atomic_tools, docs, notebook, rest, tests, tui]'
from-requirements: 'false'

- name: Setup AiiDA environment
Expand Down

0 comments on commit ab2ebd1

Please sign in to comment.