Skip to content

Commit

Permalink
Trial: bwc test enablements
Browse files Browse the repository at this point in the history
Signed-off-by: mgodwan <mgodwan@amazon.com>
  • Loading branch information
mgodwan committed Jan 25, 2024
1 parent bc757a6 commit d67548a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_bwc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ jobs:
run: |
echo "Running backwards compatibility tests ..."
chown -R 1000:1000 `pwd`
su `id -un 1000` -c "./gradlew bwcTestSuite -Dtests.security.manager=false --info"
su `id -un 1000` -c "./gradlew bwcTestSuite -Dtests.security.manager=false --debug"

0 comments on commit d67548a

Please sign in to comment.