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/sopel.yml
vendored
2
.github/workflows/sopel.yml
vendored
@ -32,6 +32,6 @@ jobs:
|
||||
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
PATH=~/.local/bin:$PATH pytest --controller=irctest.controllers.sopel -k "not testPlainNotAvailable"
|
||||
PATH=~/.local/bin:$PATH make sopel
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user