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