Skip to content

Commit

Permalink
Add new test in github CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
WithSoull committed Dec 24, 2024
1 parent a073537 commit 9cd56df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-tests-8.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- 'VERSION=8.0 GODOG_FEATURE=active_nodes.feature make test'
- 'VERSION=8.0 GODOG_FEATURE=async.feature make test'
- 'VERSION=8.0 GODOG_FEATURE=async_setting.feature make test'
- 'VERSION=8.0 GODOG_FEATURE=binlog_loading.feature make test'
- 'VERSION=8.0 GODOG_FEATURE=cascade_replicas.feature make test'
- 'VERSION=8.0 GODOG_FEATURE=CLI.feature make test'
- 'VERSION=8.0 GODOG_FEATURE=crash_recovery.feature make test'
Expand Down

0 comments on commit 9cd56df

Please sign in to comment.