Removed pmd from CI tests
This commit is contained in:
parent
8fb0202e90
commit
ad7ddabe3b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/bld.yml
vendored
2
.github/workflows/bld.yml
vendored
|
@ -47,4 +47,4 @@ jobs:
|
||||||
run: ./bld download
|
run: ./bld download
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: ./bld compile pmd test
|
run: ./bld compile test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue