changed runs name
Some checks are pending
Test Django / Test migration (push) Has started running

Signed-off-by: Jochen Mehlich <contact@jochenmehlich.de>
This commit is contained in:
Jochen Mehlich 2023-12-19 19:30:31 +01:00
parent f07e9c7bb4
commit 418b25e45d

View File

@ -1,12 +1,12 @@
name: Test Django name: Test Django
run-name: ${{ gitea.actor }} testing
on: on: [push]
push:
jobs: jobs:
migrate: migrate:
name: SQLITE3 Migrations name: Test migration
runs-on: ubuntu:latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1
- name: Set up Python 3.9 - name: Set up Python 3.9