Signed-off-by: Jochen Mehlich <contact@jochenmehlich.de>
This commit is contained in:
parent
f07e9c7bb4
commit
418b25e45d
@ -1,12 +1,12 @@
|
||||
name: Test Django
|
||||
run-name: ${{ gitea.actor }} testing
|
||||
|
||||
on:
|
||||
push:
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
migrate:
|
||||
name: SQLITE3 Migrations
|
||||
runs-on: ubuntu:latest
|
||||
name: Test migration
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Set up Python 3.9
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user