fix ci cache

This commit is contained in:
Guilhem Saurel 2022-10-17 10:40:09 +02:00
parent 3017fb255a
commit 07f3bd4714

View file

@ -6,8 +6,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
cache: poetry
- run: python -m pip install -U pip
- run: python -m pip install .
- run: matrix-webhook -h