Skip to content

chore(ci): update to reusing workflow #392

chore(ci): update to reusing workflow

chore(ci): update to reusing workflow #392

Workflow file for this run

name: Testing
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
testing:
name: Testing
uses: OpenTTD/actions/.github/workflows/rw-entry-testing-docker-py.yml@v4
with:
python-path: dibridge
python-version: 3.8