Skip to content

Commit

Permalink
Filter tests to only run integration test case
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Nied <[email protected]>
  • Loading branch information
peternied committed Oct 6, 2023
1 parent 52f7844 commit cae4149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/resources-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
with:
cache-disabled: true
arguments: |
integrationTest -Dbuild.snapshot=false
integrationTest -Dbuild.snapshot=false --tests org.opensearch.security.ResourceFocusedTests

0 comments on commit cae4149

Please sign in to comment.