Skip to content

defines.hpp 수정 - IP_ADDRESS 상수를 127.0.0.1로 변경 #94

defines.hpp 수정 - IP_ADDRESS 상수를 127.0.0.1로 변경

defines.hpp 수정 - IP_ADDRESS 상수를 127.0.0.1로 변경 #94

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