add test badge
This commit is contained in:
parent
287f848cdd
commit
f58b075e48
2 changed files with 5 additions and 2 deletions
4
.github/workflows/django.yml
vendored
4
.github/workflows/django.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Django CI
|
||||
name: all tests
|
||||
|
||||
on:
|
||||
push:
|
||||
|
@ -23,7 +23,7 @@ jobs:
|
|||
strategy:
|
||||
max-parallel: 4
|
||||
matrix:
|
||||
python-version: ['3.8', '3.11']
|
||||
python-version: ['3.8', '3.10']
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
# Boofilsic/NeoDB
|
||||
|
||||

|
||||
|
||||
Boofilsic/NeoDB is an open source project and free service to help users manage, share and discover collections, reviews and ratings for culture products (e.g. books, movies, music, podcasts, games and performances) in Fediverse.
|
||||
|
||||
[NeoDB.social](https://neodb.social) and [NiceDB](https://nicedb.org) are free services hosted by volunteers.
|
||||
|
|
Loading…
Add table
Reference in a new issue