Fix #1031 - Remove new-api branch from test matrix

This commit is contained in:
Michael Herger 2022-08-01 11:14:14 +02:00
parent 0d288d5363
commit 65b9289c4d

View file

@ -3,7 +3,7 @@ name: test
on:
push:
branches: [dev, master, new-api]
branches: [dev, master]
paths:
[
"**.rs",