diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3eada6e..2ef504b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,4 +1,4 @@ -name: build-tast-tablizer +name: build-and-test-tablizer on: [push, pull_request] jobs: build: diff --git a/README.md b/README.md index 48118f2..0f80098 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Actions](https://github.com/tlinden/tablizer/workflows/build/badge.svg)](https://github.com/tlinden/tablizer/actions) +[![Actions](https://github.com/tlinden/tablizer/actions/workflows/ci.yaml/badge.svg)](https://github.com/tlinden/tablizer/actions) [![License](https://img.shields.io/badge/license-GPL-blue.svg)](https://github.com/tlinden/tablizer/blob/master/LICENSE) ## tablizer - Manipulate tabular output of other programs