Fix GH action CI
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -1,3 +1,7 @@
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'v2'
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Install poetry
|
||||
|
Reference in New Issue
Block a user