Skip to content

Commit eb7362b

Browse files
committed
renamed lint job to e2e
1 parent 2f9377c commit eb7362b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.reusable.test-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
type: string
1313

1414
jobs:
15-
lint:
15+
e2e:
1616
runs-on: ${{ inputs.os }}
1717

1818
steps:

0 commit comments

Comments
 (0)