Skip to content

Fix makefile to run server locally #78

Fix makefile to run server locally

Fix makefile to run server locally #78

Workflow file for this run

on:
pull_request: null
push:
branches:
- '*.*'
name: Code style
jobs:
cs:
uses: buggregator/gh-actions/.github/workflows/cs.yml@master
with:
os: >-
['ubuntu-latest']