Fixed workflows/pipelines

This commit is contained in:
Erik C. Thauvin 2023-11-11 21:35:15 -08:00
parent f8cf0fd338
commit bcc5fe2cb7
4 changed files with 13 additions and 30 deletions

View file

@ -35,6 +35,8 @@ jobs:
run: ./bld compile
- name: Run tests with bld
env:
BITLY_ACCESS_TOKEN: ${{ secrets.BITLY_ACCESS_TOKEN }}
run: ./bld jacoco
- name: Remove pom.xml