Skip to content

Commit db1ca99

Browse files
committed
chore
1 parent 9b774af commit db1ca99

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.github/workflows/trigger-tests.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ on:
88
workflow_call:
99

1010
jobs:
11-
trigger-tests:
11+
trigger-integration-tests:
1212
runs-on: ubuntu-latest
13-
steps:
14-
15-
- name: Trigger workflow in nvim-java/tests
16-
uses: nvim-java/tests/.github/workflows/test-nvim-java.yml@main
13+
name: Trigger workflow in nvim-java/tests
14+
uses: nvim-java/tests/.github/workflows/test-nvim-java.yml@main

0 commit comments

Comments
 (0)