Skip to content

Commit

Permalink
Well then tell me what you want
Browse files Browse the repository at this point in the history
  • Loading branch information
franzpoeschel committed Jun 7, 2024
1 parent b60fdd1 commit 57221e8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/cpu-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,11 @@ jobs:
# if comparison fails, `install/mala_cpu_[base]_environment.yml` needs to be aligned with
# `requirements.txt` and/or extra dependencies are missing in the Docker Conda environment
echo -e '\n\n\nAAAAAAAAAAAAAAAAAAA\n\n\n'
cat env_1.yml
echo -e '\n\n\nAAAAAAAAAAAAAAAAAAA\n\n\n'
cat env_2.yml
echo -e '\n\n\nAAAAAAAAAAAAAAAAAAA\n\n\n'
diff env_1.yml env_2.yml
- name: Download test data repository
Expand Down

0 comments on commit 57221e8

Please sign in to comment.