mirror of
https://codeberg.org/scip/tablizer.git
synced 2025-12-16 20:20:57 +01:00
fixed badge uri and workflow name
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: build-tast-tablizer
|
name: build-and-test-tablizer
|
||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
[](https://github.com/tlinden/tablizer/actions)
|
[](https://github.com/tlinden/tablizer/actions)
|
||||||
[](https://github.com/tlinden/tablizer/blob/master/LICENSE)
|
[](https://github.com/tlinden/tablizer/blob/master/LICENSE)
|
||||||
|
|
||||||
## tablizer - Manipulate tabular output of other programs
|
## tablizer - Manipulate tabular output of other programs
|
||||||
|
|||||||
Reference in New Issue
Block a user