Skip to content

Commit

Permalink
Change job
Browse files Browse the repository at this point in the history
  • Loading branch information
tonybaloney committed Mar 20, 2024
1 parent 09f8f6b commit d7ba25b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ jobs:

- name: Verify Indexer project
run: |
echo "Verifying indexer project."
echo "Testing indexer project."
cd ./app/indexer
./mvnw verify
./mvnw test
- name: Build Spring Boot App
run: |
Expand Down

0 comments on commit d7ba25b

Please sign in to comment.