Skip to content

Commit efdb21a

Browse files
committed
fix typo
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
1 parent 1006272 commit efdb21a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .github/workflows/generate_workflows_lib/src/generate_workflows_lib

.github/workflows/generate_workflows_lib/src/generate_workflows_lib/ci.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
needs:
3030
- misc
3131
- lint
32-
- test
32+
- tests
3333
runs-on: ubuntu-latest
3434
steps:
3535
- name: Decide whether the needed jobs succeeded or failed

0 commit comments

Comments
 (0)