Fix CI
parent
3ea1d955eb
commit
7dde059b95
|
@ -2,6 +2,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- 'v2'
|
||||
jobs:
|
||||
tests:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Install poetry
|
||||
|
|
Loading…
Reference in New Issue