Skip to content

Commit b14f8db

Browse files
Testing planning output
1 parent 437cae0 commit b14f8db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,11 @@ jobs:
3131
INPUT_PRE_EXEC_0: |
3232
sudo apt update -yqq && sudo apt install python3 -yqq
3333
INPUT_POST_EXEC_0: |
34+
pwd
35+
ls -al .
3436
echo "------------ PLAN ------------"
3537
cat tg-plan.json
3638
echo "---------- END PLAN ----------"
37-
3839
with:
3940
tf_version: '1.5.5'
4041
tg_version: '0.54.11'

0 commit comments

Comments
 (0)