Remove test branch from ci

This commit is contained in:
Paul Pfeister
2024-05-20 17:11:35 -04:00
parent 8bd8b20f9c
commit 906575df3a
+1 -1
View File
@@ -4,7 +4,7 @@ on:
pull_request:
branches: [ master ]
push:
branches: [ master, feature/tox ]
branches: [ master ]
jobs:
regression-testing: