mirror of
https://git.sr.ht/~tsileo/microblog.pub
synced 2025-02-23 23:47:41 +01:00
Fix CI
This commit is contained in:
parent
3ea1d955eb
commit
7dde059b95
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -2,6 +2,8 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'v2'
|
- 'v2'
|
||||||
|
jobs:
|
||||||
|
tests:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Install poetry
|
- name: Install poetry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user