Skip to content

ERR_NICKCOLLISION 에러 메시지 수정 #84

ERR_NICKCOLLISION 에러 메시지 수정

ERR_NICKCOLLISION 에러 메시지 수정 #84

Workflow file for this run

name: Makefile CI
on:
push:
branches: [ "*" ]
pull_request:
branches: [ "*" ]
jobs:
test-server:
runs-on: macos-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Set up server environment and Run server tests
run: |
bash test.sh