Skip to content

Commit

Permalink
what
Browse files Browse the repository at this point in the history
  • Loading branch information
rtobar committed Sep 12, 2023
1 parent 2929cb5 commit 801e7d0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ jobs:
.ci/run_shark.sh my_model_random_seed
.ci/compare_galaxies.sh my_model my_model_random_seed --expect-unequal
- name: Generate all plots
run: |
pip install matplotlib
echo "backend: Agg" >> matplotlibrc
python standard_plots/all.py -c ci-test.cfg
# - name: Generate all plots
# run: |
# pip install matplotlib
# echo "backend: Agg" >> matplotlibrc
# python standard_plots/all.py -c ci-test.cfg

0 comments on commit 801e7d0

Please sign in to comment.