Skip to content

Commit cf1c7c9

Browse files
authored
Merge pull request #3512 from AmaiKinono/run-citre-test
Update citre unit test command
2 parents 35a27ba + e60a45b commit cf1c7c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run-citre-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ jobs:
4545
with:
4646
repository: 'universal-ctags/citre'
4747
path: 'citre'
48-
- name: run Citre unit tests for ctags backend
48+
- name: run Citre unit tests for tags backend
4949
working-directory: 'citre'
50-
run: make test-ctags
50+
run: make test-tags

0 commit comments

Comments
 (0)