Fix tests.

This commit is contained in:
Andrew Lalis 2024-01-01 20:22:05 -05:00
parent 0115e51b3b
commit 890f7e2391
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Run Tests
on:
push:
branches:
- *
- "*"
jobs:
maven-tests:
runs-on: ubuntu-latest