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.
2 parents 35a27ba + e60a45b commit cf1c7c9Copy full SHA for cf1c7c9
.github/workflows/run-citre-tests.yml
@@ -45,6 +45,6 @@ jobs:
45
with:
46
repository: 'universal-ctags/citre'
47
path: 'citre'
48
- - name: run Citre unit tests for ctags backend
+ - name: run Citre unit tests for tags backend
49
working-directory: 'citre'
50
- run: make test-ctags
+ run: make test-tags
0 commit comments