Skip to content

Commit

Permalink
fix : CI 워크플로우 에러 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
youKeon committed Jul 31, 2023
1 parent fc86e6a commit e3a5d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
if: success() || failure()
with:
name: PSQ Tests Result
path: backend/test-results/PSQ-*.xml
path: PSQ-*.xml
reporter: jest-junit

0 comments on commit e3a5d17

Please sign in to comment.