Skip to content

Commit e9010cd

Browse files
committed
Testing: new workflow test
1 parent c38bd43 commit e9010cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/testing.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ name: Testing
33
on:
44
push:
55
branches:
6-
- main
6+
- ps-branch-1
77
pull_request:
88
branches:
99
- main
1010

1111
jobs:
1212
testing:
1313
name: Testing
14-
uses: OpenTTD/actions/.github/workflows/rw-entry-testing-docker-py.yml@v5
14+
uses: TrueBrain/OpenTTD-actions/.github/workflows/rw-entry-testing-docker-py.yml@arm-runner
1515
with:
1616
python-path: bananas_api
1717
python-version: 3.11

0 commit comments

Comments
 (0)