We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c7347b commit b35cbc1Copy full SHA for b35cbc1
.github/workflows/ci.yml
@@ -1,4 +1,4 @@
1
-name: CI
+name: Build, install, and run unit tests
2
3
on:
4
push:
.github/workflows/ci_pybindings.yml
+name: Build and run Python demo app
README.md
@@ -1,3 +1,6 @@
+[](https://github.com/nicktrandafil/tags/actions/workflows/ci.yml]
+[](https://github.com/nicktrandafil/tags/actions/workflows/ci_pybindings.yml]
+
# tags
5
6
A widget (Qt5/Qt6) for tag editing
0 commit comments