Skip to content

Commit

Permalink
Merge pull request #841 from percona/PBM-952_tests
Browse files Browse the repository at this point in the history
PBM-952 added tests to CI
  • Loading branch information
olexandr-havryliak committed Jun 15, 2023
2 parents b881065 + 47cbfc4 commit e14f18d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
fail-fast: false
matrix:
psmdb: ["4.2", "4.4", "5.0", "6.0"]
test: [logical, physical, incremental]
test: [logical, physical, incremental, external]
env:
PBM_BRANCH: ${{ github.event.inputs.pbm_branch || 'main' }}
GO_VER: ${{ github.event.inputs.go_ver || 'bullseye' }}
Expand Down

0 comments on commit e14f18d

Please sign in to comment.