Skip to content

Commit

Permalink
try to fix the github tripyview push test: try50
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickscholz committed Sep 30, 2024
1 parent 9fbd5ee commit b62c24e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tripyview_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ jobs:
# It caches the environment to speed up future runs.
- uses: mamba-org/setup-micromamba@main
with:
#environment-file: main/ci/requirements-py39.yml
#environment-name: tripyview
# environment-file: main/ci/requirements-py39.yml
environment-name: tripyview
create-args: >-
python=3.9
# supports off, critical, error, warning, info, debug, trace
Expand Down

0 comments on commit b62c24e

Please sign in to comment.