Skip to content

Factorio tests

Factorio tests #554

Workflow file for this run

name: Factorio tests
on:
schedule:
- cron: '0 11 * * *'
workflow_dispatch:
permissions:
contents: read
jobs:
test:
uses: pyanodon/pyanodontests/.github/workflows/pytest.yml@v1
secrets: inherit