Skip to content

Commit

Permalink
debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
agoscinski committed Sep 11, 2024
1 parent 2453cd9 commit 6ae471c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
env:
AIIDA_TEST_PROFILE: test_aiida
AIIDA_WARN_v3: 1
AIIDA_PYTEST_SSH_KEY: ${{ HOME }}/.ssh/id_rsa_aiida_pytest
AIIDA_PYTEST_SSH_KEY: $HOME/.ssh/id_rsa_aiida_pytest
# Python 3.12 has a performance regression when running with code coverage
# so run code coverage only for python 3.9.
run: |
Expand Down

0 comments on commit 6ae471c

Please sign in to comment.