Merge pull request #1032 from michaelherger/update-test-matrix

Fix #1031 - Remove `new-api` branch from test matrix
This commit is contained in:
Roderick van Domburg 2022-08-01 11:26:55 +02:00 committed by GitHub
commit ff6789a666
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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