Add version flavor to workflow name

This commit is contained in:
2021-07-03 16:19:21 +02:00
parent 26fe83d2c6
commit f420b6cb0a
15 changed files with 15 additions and 15 deletions

View File

@ -37,7 +37,7 @@ jobs:
make install
- name: Test with pytest
run: PATH=~/.local/bin:$PATH make charybdis
name: irctest with Charybdis
name: irctest with Charybdis (stable)
'on':
pull_request: null
push: null