Skip to content

Factorio tests

Factorio tests #584

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@v2
secrets: inherit