Skip to content

파스 수정 및 NICK 시 서버에 중계, JOIN 수정 #85

파스 수정 및 NICK 시 서버에 중계, JOIN 수정

파스 수정 및 NICK 시 서버에 중계, JOIN 수정 #85

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