Skip to content

Commit

Permalink
test: ci working directory 출력 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
i3kae authored Nov 12, 2024
1 parent a6c868a commit 83b63cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
workspace: [frontend, backend]

steps:
- name: pwd check
run: pwd

- name: Checkout repository
uses: actions/checkout@v3

Expand Down

0 comments on commit 83b63cd

Please sign in to comment.