Skip to content

Commit

Permalink
not running db tests. The date precisions differ and it's causing tes…
Browse files Browse the repository at this point in the history
…ts to fail
  • Loading branch information
hohonuuli committed Feb 14, 2024
1 parent 50e488a commit 4353ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
distribution: 'temurin'
cache: 'sbt'
- name: Run tests
run: sbt test
run: sbt annosaurus/test
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4353ffd

Please sign in to comment.