Skip to content

Commit

Permalink
Remove load scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
olexandr-havryliak committed Dec 16, 2024
1 parent b494dcb commit f735672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PBM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
fail-fast: false
matrix:
test: [logical, physical, incremental, external, load]
test: [logical, physical, incremental, external]
env:
PSMDB: ${{ github.event.inputs.psmdb || 'percona/percona-server-mongodb' }}
PBM_BRANCH: ${{ github.event.inputs.pbm_branch || 'dev' }}
Expand Down

0 comments on commit f735672

Please sign in to comment.