Skip to content

Commit

Permalink
Merge branch 'main' into db/test-content-api-model-preview-version
Browse files Browse the repository at this point in the history
  • Loading branch information
Divs-B authored Apr 12, 2024
2 parents a8022fa + 6fb84e0 commit 94b2547
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testonpush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
JAVA_OPTS: -XX:+UseCompressedOops
run: sbt test

- uses: EnricoMi/publish-unit-test-result-action@v1
- uses: EnricoMi/publish-unit-test-result-action@v2
if: always() #runs even if there is a test failure
with:
files: junit-tests/*.xml
files: junit-tests/*.xml
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ThisBuild / version := "25.0.2-SNAPSHOT"
ThisBuild / version := "26.0.1-SNAPSHOT"

0 comments on commit 94b2547

Please sign in to comment.