Skip to content

Issue #65: fix: DB error - Linkid variable string numeric value checked #216

Issue #65: fix: DB error - Linkid variable string numeric value checked

Issue #65: fix: DB error - Linkid variable string numeric value checked #216

Workflow file for this run

# .github/workflows/ci.yml
name: ci
on: [push, pull_request]
jobs:
ci:
name: PHP Copy/Paste Detector
continue-on-error: true # This step will show errors but will not fail
if: ${{ !cancelled() }}
run: moodle-plugin-ci phpcpd

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

View workflow run for this annotation

GitHub Actions / ci

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 11, Col: 5): Unexpected value 'run' .github/workflows/ci.yml (Line: 13, Col: 5): Unexpected value 'uses'
uses: catalyst/catalyst-moodle-workflows/.github/workflows/ci.yml@main