Skip to content

Update boostrap to v5.3 and bootstrap-icons to v1.11. #156

Update boostrap to v5.3 and bootstrap-icons to v1.11.

Update boostrap to v5.3 and bootstrap-icons to v1.11. #156

Workflow file for this run

name: CI
on:
push:
branches:
- master
pull_request:
branches:
- '*'
permissions:
contents: read
jobs:
testsuite:
uses: ADmad/.github/.github/workflows/testsuite-without-db.yml@master
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
cs-stan:
uses: cakephp/.github/.github/workflows/[email protected]
secrets: inherit