Skip to content

Commit ae4f691

Browse files
committed
Update test.yml
1 parent 0bde1d1 commit ae4f691

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ jobs:
8181
ls -la
8282
8383
cd ../history-service
84+
echo "Current directory after cd to history-service: $(pwd)"
85+
ls -la
8486
echo "$HISTORY_FIREBASE_JSON" > "./$HISTORY_FIREBASE_CREDENTIAL_PATH"
8587
echo "Created history service credential file at: $HISTORY_FIREBASE_CREDENTIAL_PATH"
8688
echo "Current directory after cd to history-service: $(pwd)"

0 commit comments

Comments
 (0)