1
0
mirror of https://git.sr.ht/~tsileo/microblog.pub synced 2025-02-23 23:47:41 +01:00
This commit is contained in:
Thomas Sileo 2022-06-22 20:27:51 +02:00
parent 3ea1d955eb
commit 7dde059b95

View File

@ -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