Skip to content

Commit

Permalink
make sure we test things on both 2.12 and 2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
William Yao [email protected] committed Nov 28, 2023
1 parent 0c5fff7 commit a026ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
- name: Test
run: |
source .github/scripts/env.sh
sbt -batch test it:test
sbt -batch "+ test" "+ IntegrationTest / test"

0 comments on commit a026ce9

Please sign in to comment.