mirror of
https://github.com/progval/irctest.git
synced 2025-04-07 15:59:49 +00:00
Add version flavor to workflow name
This commit is contained in:
2
.github/workflows/sopel.yml
vendored
2
.github/workflows/sopel.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
run: pip install sopel==7.0.7
|
||||
- name: Test with pytest
|
||||
run: PATH=~/.local/bin:$PATH make sopel
|
||||
name: irctest with Sopel
|
||||
name: irctest with Sopel (stable)
|
||||
'on':
|
||||
pull_request: null
|
||||
push: null
|
||||
|
Reference in New Issue
Block a user