# HG changeset patch # User etisserant # Date 1689865454 -7200 # Node ID 50e79436f9b44728d71f2193a32a0d1059fd185d # Parent f370b71e341841bfffcafc09f77fb60d4dba0154 Update run_tests_in_docker.yml diff -r f370b71e3418 -r 50e79436f9b4 .github/workflows/run_tests_in_docker.yml --- a/.github/workflows/run_tests_in_docker.yml Thu Jul 20 16:27:20 2023 +0200 +++ b/.github/workflows/run_tests_in_docker.yml Thu Jul 20 17:04:14 2023 +0200 @@ -2,7 +2,7 @@ on: push: - branches: [ wxPython4 ] + branches: [ python3 ] jobs: