summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-02-11 22:17:18 -0500
committerJason R. Coombs <jaraco@jaraco.com>2021-02-11 22:17:18 -0500
commitfd08292bf0ef33cfc9d96e91ddc88426f54eb521 (patch)
treeaf4b0456a7505876580d81d0a96716ce931ce7f6 /.github
parentea86b0d26872042737c1fea74eddebe0b6cbf207 (diff)
parent51298a2cc4faa7253e9fe41d7a9574cf9aac997c (diff)
downloadpytest-runner-fd08292bf0ef33cfc9d96e91ddc88426f54eb521.tar.gz
Merge https://github.com/jaraco/skeleton
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 8c5c232..6a8ff00 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -1,4 +1,4 @@
-name: Automated Tests
+name: tests
on: [push, pull_request]