diff --git a/act/schema/schema_test.go b/act/schema/schema_test.go index dff0f0a9..1ac932aa 100644 --- a/act/schema/schema_test.go +++ b/act/schema/schema_test.go @@ -30,7 +30,7 @@ jobs: assert.NoError(t, err) } -func TestContextsInWorkflowStrategy(t *testing.T) { +func TestContextsInWorkflowMatrix(t *testing.T) { t.Run("KnownContexts", func(t *testing.T) { // Parse raw YAML snippet. var node yaml.Node