summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2020-03-24 12:26:52 +0200
committerAlex Grönholm <alex.gronholm@nextday.fi>2020-03-24 12:26:52 +0200
commite5d869715e17bc7c5426c52904027602067e0fb7 (patch)
tree5cb0385613fea3ba48e9978a3c5e801e16e3c25d
parentd1b91e4e9a59470b70d13a58813587b7c645469e (diff)
downloadwheel-git-e5d869715e17bc7c5426c52904027602067e0fb7.tar.gz
Fixed the name of the codeqa/test workflow
-rw-r--r--.github/workflows/codeqa-test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeqa-test.yml b/.github/workflows/codeqa-test.yml
index 3a680a2..7d638cb 100644
--- a/.github/workflows/codeqa-test.yml
+++ b/.github/workflows/codeqa-test.yml
@@ -1,4 +1,4 @@
-name: Python codeqa/test/tag
+name: Python codeqa/test
on:
pull_request: