Skip to content

Fix bug causing processes to continue progressing through starvation levels while game is paused #59

Fix bug causing processes to continue progressing through starvation levels while game is paused

Fix bug causing processes to continue progressing through starvation levels while game is paused #59

Workflow file for this run

name: pylint
on: [pull_request]
jobs:
pylint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install dependencies
uses: VaultVulp/[email protected]
with:
command: sync --dev
- name: Run pylint
uses: VaultVulp/[email protected]
with:
command: run pylint