Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
Debug10
Browse files Browse the repository at this point in the history
  • Loading branch information
gshimansky committed Nov 16, 2023
1 parent bfef4f9 commit 0591f33
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/create_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ jobs:
- shell: bash -el {0}
run: |
env
echo ----------------------------
echo ----------------------------1111
ls -l /runner/_work/graph-compiler-playground/graph-compiler-playground/3/condabin/conda
echo ----------------------------2222
which conda
conda info
tests/scripts/create-env.sh tests/conda_envs/${{ inputs.env_type }}.yaml
Expand Down

0 comments on commit 0591f33

Please sign in to comment.