Skip to content

Commit 9c66339

Browse files
committed
[ci] [wip]
1 parent 43a0c27 commit 9c66339

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ jobs:
1414

1515
- run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
1616

17+
- run: echo "$GITHUB_WORKSPACE"
18+
19+
- run: git status
20+
1721
- name: Setup java
1822
uses: actions/setup-java@v3
1923
with:

0 commit comments

Comments
 (0)