Skip to content

Commit

Permalink
FIX wrong input redirection
Browse files Browse the repository at this point in the history
  • Loading branch information
tomMoral committed Jul 16, 2024
1 parent 45fc771 commit 8a61f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
miniforge-variant: Mambaforge
use-mamba: true
channels: conda-forge
python-version: ${{ inputs.benchopt_version }}
python-version: ${{ inputs.python_version }}
activate-environment: ${{ env.CONDA_ENV }}

- run: conda info
Expand Down

0 comments on commit 8a61f57

Please sign in to comment.