Skip to content

Change only Chronos to extend DateTimeImmutable once again #369

Change only Chronos to extend DateTimeImmutable once again

Change only Chronos to extend DateTimeImmutable once again #369

Workflow file for this run

name: CI
on:
push:
branches:
- 2.x
- 2.next
- 3.x
pull_request:
branches:
- '*'
permissions:
contents: read
jobs:
testsuite:
uses: cakephp/.github/.github/workflows/testsuite-without-db.yml@78c9af3

Check failure on line 18 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "cakephp/.github/.github/workflows/testsuite-without-db.yml@78c9af3" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets: inherit
cs-stan:
uses: cakephp/.github/.github/workflows/cs-stan.yml@5.x
secrets: inherit