Skip to content

Commit

Permalink
Use json
Browse files Browse the repository at this point in the history
  • Loading branch information
tbaudier committed Jul 31, 2024
1 parent 91ca09b commit f556c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ jobs:
git clone https://github.com/OpenGATE/opengate_tests_results.git
cd opengate_tests_results
echo $pwd
cp ../results_*.csv .
cp ../results_*.json .
conda install -c conda-forge altair-all
pip install pandas numpy
python compile_opengate_tests_results.py
Expand Down

0 comments on commit f556c6e

Please sign in to comment.