Fix GH action CI
parent
d6099ebffa
commit
3ea1d955eb
|
@ -1,3 +1,7 @@
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'v2'
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Install poetry
|
||||
|
|
Loading…
Reference in New Issue