Skip to content

Commit

Permalink
action debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
danholdaway committed Jun 4, 2024
1 parent 9dbe5df commit 4d7c1cc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/run_jcb_basic_testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@ jobs:
./jcb_client_init.py
echo "JCB_APP_REPO: $JCB_APP_REPO"
echo "Currect directory: $(pwd)"
ls -l
ls -l src/jcb/configuration
ls -l src/jcb/configuration/apps
python jcb_client_path.py $JCB_APP_REPO
app_path=$(python jcb_client_path.py $JCB_APP_REPO)
echo "Application path : $app_path"
Expand Down

0 comments on commit 4d7c1cc

Please sign in to comment.