We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b774af commit db1ca99Copy full SHA for db1ca99
.github/workflows/trigger-tests.yml
@@ -8,9 +8,7 @@ on:
8
workflow_call:
9
10
jobs:
11
- trigger-tests:
+ trigger-integration-tests:
12
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
+ name: Trigger workflow in nvim-java/tests
+ uses: nvim-java/tests/.github/workflows/test-nvim-java.yml@main
0 commit comments