chore: each workflow should have a different name
Some checks failed
/ integration (push) Has been cancelled
/ tests (push) Has been cancelled

This commit is contained in:
Earl Warren 2025-09-08 14:46:48 +02:00
parent 9223b9c0d5
commit 46ff2ea1be
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -1,6 +1,6 @@
on: [ pull_request, push ] on: [ pull_request, push ]
jobs: jobs:
integration: tests:
runs-on: docker runs-on: docker
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4