Skip to content

Commit

Permalink
Renovate/lock file maintenance (#140)
Browse files Browse the repository at this point in the history
Co-authored-by: Descope <107609351+descope[bot]@users.noreply.github.com>
  • Loading branch information
omercnet and descope[bot] authored May 17, 2023
1 parent 1121438 commit 9cd55d6
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/test.yaml → .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
name: Test
name: CI

on:
push:
branches:
- main
- master
pull_request:

jobs:
build:
name: build (Python ${{ matrix.python-version }}, Django ${{ matrix.django-version }}
name: Test (Python ${{ matrix.python-version }}, Django ${{ matrix.django-version }}
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit 9cd55d6

Please sign in to comment.