Skip to content

Commit 1b5c394

Browse files
[EA3-212] refactor: job 이름 수정
1 parent 27c1008 commit 1b5c394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- 'docs/**'
1010

1111
jobs:
12-
build-and-test:
12+
test:
1313
runs-on: ubuntu-latest
1414
timeout-minutes: 15 # CI가 너무 오래 걸릴 때 무한 대기 방지 (필요시 늘려도 됨)
1515
strategy:

0 commit comments

Comments
 (0)