mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-01 15:37:32 +08:00
9b70b7582d
Fix errors like: ``` lib/galaxy/datatypes/test/test_file3.bcsl.ts#L2C12:12: A parse error occurred: `';' expected.`. Check the syntax of the file. If the file is invalid, correct the error or [exclude](https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/customizing-code-scanning) the file from analysis. ``` seen in https://github.com/galaxyproject/galaxy/actions/runs/9170180020/job/25211944475 .
3 lines
56 B
YAML
3 lines
56 B
YAML
paths-ignore:
|
|
- 'lib/galaxy/datatypes/test/*.bcsl.ts'
|