mirror of
https://github.com/progval/irctest.git
synced 2025-04-08 00:09:46 +00:00
Add version flavor to workflow name
This commit is contained in:
2
.github/workflows/solanum_devel.yml
vendored
2
.github/workflows/solanum_devel.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
make install
|
||||
- name: Test with pytest
|
||||
run: PATH=~/.local/bin:$PATH make solanum
|
||||
name: irctest with Solanum
|
||||
name: irctest with Solanum (devel)
|
||||
'on':
|
||||
schedule:
|
||||
- cron: 51 8 * * 6
|
||||
|
Reference in New Issue
Block a user