mirror of
https://github.com/progval/irctest.git
synced 2025-04-07 15:59:49 +00:00
Move the complex list of selectors from .github/workflows/* to the Makefile
This commit is contained in:
2
.github/workflows/solanum.yml
vendored
2
.github/workflows/solanum.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
||||
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
PATH=~/.local/bin:$PATH pytest --controller=irctest.controllers.solanum -k 'not Ergo and not deprecated and not strict and not testDoubleKickMessages'
|
||||
PATH=~/.local/bin:$PATH make solanum
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user