Skip to content

Commit

Permalink
Add verboseflag2
Browse files Browse the repository at this point in the history
  • Loading branch information
julianbelina committed Feb 23, 2024
1 parent 44d35de commit a2335d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_combined.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: |
ls
echo "LS Done"
mamba install -n test_env fine geokit glaes reskit pytest=6.2.4 scikit-learn=1.1.3
mamba install -n -v test_env fine geokit glaes reskit pytest=6.2.4 scikit-learn=1.1.3
echo "Installation done"
conda list -n test_env
echo "libaries printed"
Expand Down

0 comments on commit a2335d1

Please sign in to comment.