Skip to content

Commit 5d51eea

Browse files
fix: restore tests workflow job name
1 parent d5575dc commit 5d51eea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
pull_request:
77
branches: ["master"]
88
jobs:
9-
test:
9+
tests:
1010
uses: brickhouse-tech/.github/.github/workflows/tests.yml@main
1111
with:
1212
build: true

0 commit comments

Comments
 (0)