mirror of
https://github.com/progval/irctest.git
synced 2025-04-07 07:49:52 +00:00
Add version flavor to workflow name
This commit is contained in:
2
.github/workflows/ergo.yml
vendored
2
.github/workflows/ergo.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user