Skip to content

Refactor names and comments for readability #21

Refactor names and comments for readability

Refactor names and comments for readability #21

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