1 parent 7b31ccb commit 3af991dCopy full SHA for 3af991d
1 file changed
.github/workflows/fleximod_test.yaml
@@ -42,7 +42,9 @@ jobs:
42
echo
43
echo "Creating git-fleximod python srcript..."
44
45
- ls $GITHUB_WORKSPACE/.lib/git-fleximod #DEBUG-JN
+ ls -a $GITHUB_WORKSPACE
46
+ ls -a ..
47
+ #ls $GITHUB_WORKSPACE/.lib/git-fleximod #DEBUG-JN
48
49
#Create new directory:
50
mkdir $GITHUB_WORKSPACE/bin
0 commit comments