mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-06 07:53:10 +00:00
add missing dependency
This commit is contained in:
parent
a98ae52d83
commit
878448f654
2
.github/workflows/linters.yml
vendored
2
.github/workflows/linters.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
pre-commit:
|
||||
linters:
|
||||
timeout-minutes: 10
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
@ -6,5 +6,6 @@ pyright
|
||||
pytest
|
||||
pytest-instafail
|
||||
pytest-xdist
|
||||
pytest-rerunfailures
|
||||
requests
|
||||
tenacity
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user