Skip to content

Commit

Permalink
Update boot-data-couchbase.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hantsy authored Dec 4, 2024
1 parent 9df7ad6 commit 30523d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/boot-data-couchbase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
# see: https://github.com/testcontainers/testcontainers-java/discussions/4676
run: |
cd boot-data-couchbase
mvn -q clean test -Dtest=PostRepositoryWithTestcontainresTest
mvn -q clean test -Dtest=PostRepositoryWithTestcontainersTest
docker rm $(docker ps -aq) -f
mvn -q clean test -Dtest=PostRepositoryTest

0 comments on commit 30523d6

Please sign in to comment.