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

@ -39,7 +39,7 @@ jobs:
make install
- name: Test with pytest
run: PATH=~/go/bin:$PATH make ergo
name: irctest with Ergo
name: irctest with Ergo (stable)
'on':
pull_request: null
push: null