Skip to content

Commit

Permalink
chore: 테스트 코드는 PR에,,
Browse files Browse the repository at this point in the history
  • Loading branch information
CChuYong committed Oct 26, 2023
1 parent 46c2e95 commit 674f48f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ concurrency:
group: api

jobs:
call-test-workflow:
name: 테스트 실행
uses: ./.github/workflows/test.yaml
permissions:
id-token: write
contents: read
# call-test-workflow:
# name: 테스트 실행
# uses: ./.github/workflows/test.yaml
# permissions:
# id-token: write
# contents: read
call-build-workflow:
name: 이미지 빌드
uses: ./.github/workflows/build.yaml
Expand Down

0 comments on commit 674f48f

Please sign in to comment.