Skip to content

Commit fafdde5

Browse files
committed
debug
1 parent b511de0 commit fafdde5

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

action.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -80,22 +80,6 @@ inputs:
8080
runs:
8181
using: "composite"
8282
steps:
83-
- run: |
84-
pwd
85-
echo !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
86-
ls -l ..
87-
ls -l ../..
88-
ls -l /
89-
echo !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
90-
sudo apt install tree
91-
printenv
92-
echo $RUNNER_TEMP
93-
ls -l $GITHUB_ACTION_PATH
94-
echo !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
95-
tree ../..
96-
ls -l
97-
cp matchers/*.json /
98-
shell: bash
9983
- run: |
10084
$CONDA/bin/conda --version
10185
$CONDA/bin/conda install python=${{ inputs.conda-python-version }}

0 commit comments

Comments
 (0)