diff --git a/.github/workflows/ios.yml b/.github/workflows/ios.yml index 71660b6..81f11a1 100644 --- a/.github/workflows/ios.yml +++ b/.github/workflows/ios.yml @@ -26,5 +26,5 @@ jobs: # Build 및 Test 실행 - name: Build and Test Project run: | - cd SwiftErrorArchiver + cd SwiftEventShooter swift test