Skip to content

Merge branch 'hae' into PRIVMSG #81

Merge branch 'hae' into PRIVMSG

Merge branch 'hae' into PRIVMSG #81

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