Skip to content
Closed
Prev Previous commit
Next Next commit
chore
  • Loading branch information
s1n7ax committed Aug 8, 2025
commit 74320a2683ae537f2a5ec1088ecd164c40537b2e
2 changes: 1 addition & 1 deletion .github/workflows/trigger-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: Trigger workflow in nvim-java/tests
runs: |
run: |
OWNER="nvim-java"
REPO="tests"

Expand Down
Loading