Skip to content

Commit

Permalink
umm idk
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewAnnex committed Feb 8, 2023
1 parent f4d7c54 commit f2d216d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci-test-ctx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
on: [pull_request]
env:
# Increase this value to reset cache
ISIS_CACHE_NUMBER: 4
ISIS_CACHE_NUMBER: 20
ASAP_CACHE_NUMBER: 4
ASP_CACHE_NUMBER: 2
jobs:
Expand Down Expand Up @@ -191,6 +191,7 @@ jobs:
ls $CONDA/
ls $CONDA/envs/isis_for_asp -lahtr
ls $CONDA/envs/isis_for_asp/bin -lahtr
ls $CONDA/envs/isis_for_asp/data/base/kernels/lsk/ -lahtr
- name: Install asap
run: |
conda activate asap
Expand Down Expand Up @@ -269,6 +270,7 @@ jobs:
ls $CONDA/
ls $CONDA/envs/isis_for_asp -lahtr
ls $CONDA/envs/isis_for_asp/bin -lahtr
ls $CONDA/envs/isis_for_asp/data/base/kernels/lsk/ -lahtr
- name: Install asap
run: |
conda activate asap
Expand Down

0 comments on commit f2d216d

Please sign in to comment.