Fix tests.
This commit is contained in:
parent
0115e51b3b
commit
890f7e2391
|
@ -2,7 +2,7 @@ name: Run Tests
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- *
|
||||
- "*"
|
||||
jobs:
|
||||
maven-tests:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue