Skip to content

Commit

Permalink
Run all the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydoane committed Feb 14, 2025
1 parent 9125c50 commit 94c725c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
distribution: 'temurin'
cache: 'sbt'
- name: Install asdf & tools
uses: asdf-vm/actions/install@v3
uses: asdf-vm/actions/install@v3
- name: Run tests
run: make test
run: make all-tests

0 comments on commit 94c725c

Please sign in to comment.