ci: Fix e2e default branch name (#37)

This commit is contained in:
Anatolios Laskaris 2022-11-29 10:06:19 +02:00 committed by GitHub
parent 83927b78cb
commit 05870cf67f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ on:
ref:
description: "git ref to checkout to"
type: string
default: "matster"
default: "master"
env:
RUST_TEST_THREADS: 1