Skip to content

feat: adding helper function to start Server in single player #2431

feat: adding helper function to start Server in single player

feat: adding helper function to start Server in single player #2431

Workflow file for this run

name: Github pr-name-linter
on:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize']
jobs:
PR_lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install Dependencies
run: npm install @commitlint/config-conventional
- uses: JulienKode/[email protected]