Skip to content

Commit

Permalink
debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
agoscinski committed Sep 12, 2024
1 parent 8eb5d0f commit 6118d30
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,9 @@ jobs:
ls
echo $CONDA_DEFAULT_ENV
echo $CONDA_PREFIX
conda info
conda list
conda env list
conda init
source /home/runner/.bashrc
conda activate aiida-tutorials
make -C docs html linkcheck
env:
Expand Down

0 comments on commit 6118d30

Please sign in to comment.