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