Skip to content

NetHack: fix rendering, handle timeouts #533

NetHack: fix rendering, handle timeouts

NetHack: fix rendering, handle timeouts #533

Workflow file for this run

name: pre-commit
on: [push, pull_request]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]