Skip to content

Merge branch 'main' of github.com:haelime/IRCPP into parsing #20

Merge branch 'main' of github.com:haelime/IRCPP into parsing

Merge branch 'main' of github.com:haelime/IRCPP into parsing #20

Workflow file for this run

name: Makefile CI
on:
push:
branches: [ "main", "parsing" ]
pull_request:
branches: [ "main", "parsing" ]
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