mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
ci: fix path inclusion on test_server
This commit is contained in:
4
.github/workflows/test_server.yml
vendored
4
.github/workflows/test_server.yml
vendored
@@ -3,10 +3,10 @@ name: Unittests
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'server/'
|
||||
- 'server/**'
|
||||
push:
|
||||
paths:
|
||||
- 'server/'
|
||||
- 'server/**'
|
||||
|
||||
jobs:
|
||||
pytest:
|
||||
|
||||
Reference in New Issue
Block a user