Skip to content

Commit

Permalink
Integration Test 분리
Browse files Browse the repository at this point in the history
  • Loading branch information
seungh0 committed Jul 6, 2024
1 parent 7b8266d commit 6d1a7c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:

jobs:
unit-test:
name: Build on Cassandra
name: Unit Test
runs-on: ubuntu-latest
steps:
- name: checkout@v4
Expand Down

0 comments on commit 6d1a7c7

Please sign in to comment.