Skip to content

Commit

Permalink
Testing: new workflow test
Browse files Browse the repository at this point in the history
  • Loading branch information
TrueBrain committed Jan 16, 2025
1 parent c38bd43 commit e9010cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ name: Testing
on:
push:
branches:
- main
- ps-branch-1
pull_request:
branches:
- main

jobs:
testing:
name: Testing
uses: OpenTTD/actions/.github/workflows/rw-entry-testing-docker-py.yml@v5
uses: TrueBrain/OpenTTD-actions/.github/workflows/rw-entry-testing-docker-py.yml@arm-runner
with:
python-path: bananas_api
python-version: 3.11
Expand Down

0 comments on commit e9010cd

Please sign in to comment.