Remove test branch from ci

This commit is contained in:
Paul Pfeister 2024-05-20 17:11:35 -04:00
parent 8bd8b20f9c
commit 906575df3a
No known key found for this signature in database
GPG key ID: 70D33A96CBD7A994

View file

@ -4,7 +4,7 @@ on:
pull_request:
branches: [ master ]
push:
branches: [ master, feature/tox ]
branches: [ master ]
jobs:
regression-testing: