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 35a27ba commit e60a45bCopy full SHA for e60a45b
.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