feat: Add separate CI workflows for Go, Python, and shell tests; remove legacy test workflow
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Simple CA
|
||||
|
||||
[](https://gitea.koszewscy.waw.pl/slawek/simple-ca/actions?workflow=test.yaml)
|
||||
[](https://gitea.koszewscy.waw.pl/slawek/simple-ca/actions?workflow=test-shell.yaml)
|
||||
[](https://gitea.koszewscy.waw.pl/slawek/simple-ca/actions?workflow=test-python.yaml)
|
||||
[](https://gitea.koszewscy.waw.pl/slawek/simple-ca/actions?workflow=test-go.yaml)
|
||||
|
||||
Tools for creating and managing a simple Certificate Authority for testing and development. Three implementations are provided — pick whichever fits your environment:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user