Skip to content

Commit

Permalink
revert test-install fix
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas committed May 22, 2024
1 parent ab2ebd1 commit f5d125e
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 @@ -216,7 +216,7 @@ jobs:
run: sudo apt update && sudo apt install postgresql graphviz

- name: Install aiida-core
uses: ./.github/actions/install-aiida-core
uses: .github/actions/install-aiida-core
with:
python-version: ${{ matrix.python-version }}
extras: '[atomic_tools, docs, notebook, rest, tests, tui]'
Expand Down

0 comments on commit f5d125e

Please sign in to comment.