Fix CI
This commit is contained in:
parent
3ea1d955eb
commit
7dde059b95
1 changed files with 12 additions and 10 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -2,6 +2,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- 'v2'
|
||||
jobs:
|
||||
tests:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Install poetry
|
||||
|
|
Loading…
Reference in a new issue