mirror of
https://github.com/django-components/django-components.git
synced 2025-09-26 15:39:08 +00:00
Descriptive names for things.
This commit is contained in:
parent
f50878cfc8
commit
a2f604fab0
1 changed files with 2 additions and 2 deletions
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
|
@ -1,9 +1,9 @@
|
|||
name: Build
|
||||
name: Run tests
|
||||
|
||||
on: [push, pull_request, workflow_dispatch]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
run-tests:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue