mirror of
https://git.sr.ht/~tsileo/microblog.pub
synced 2025-02-23 15:37:49 +01:00
Tweak CI
This commit is contained in:
parent
74e1d0720c
commit
45782010d5
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -5,6 +5,8 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
tests:
|
tests:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
env:
|
||||||
|
MICROBLOGPUB_CONFIG_FILE: tests.toml
|
||||||
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