aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Johnson <benbjohnson@yahoo.com>2020-09-23 08:58:06 -0600
committerGitHub <noreply@github.com>2020-09-23 08:58:06 -0600
commit571d5143e78ff0b57955554b5f75c3529d6293f0 (patch)
treec0d6f0e14e2c4dd166d1fa32bb7ebaa8229d7fac
parentREADME (diff)
parentGitHub Actions tweaks (diff)
downloadpds-571d5143e78ff0b57955554b5f75c3529d6293f0.tar.gz
pds-571d5143e78ff0b57955554b5f75c3529d6293f0.tar.xz
Merge pull request #15 from benbjohnson/tweak-actions
-rw-r--r--.github/workflows/test.yml2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 1843166..5d83c6e 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -1,5 +1,5 @@
on: [pull_request]
-name: Test
+name: test
jobs:
short:
strategy:
diff --git a/README.md b/README.md
index 3838411..ff568d7 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-Immutable ![release](https://img.shields.io/github/release/benbjohnson/immutable.svg) ![test](https://github.com/benbjohnson/immutable/workflows/Test/badge.svg) ![coverage](https://img.shields.io/codecov/c/github/benbjohnson/immutable/master.svg) ![license](https://img.shields.io/github/license/benbjohnson/immutable.svg)
+Immutable ![release](https://img.shields.io/github/release/benbjohnson/immutable.svg) ![test](https://github.com/benbjohnson/immutable/workflows/test/badge.svg) ![coverage](https://img.shields.io/codecov/c/github/benbjohnson/immutable/master.svg) ![license](https://img.shields.io/github/license/benbjohnson/immutable.svg)
=========
This repository contains immutable collection types for Go. It includes