Skip to content

Commit 118ca8f

Browse files
committed
fixup5
1 parent 09ed099 commit 118ca8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_cloudpods.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
env:
3939
LOCALSTACK_API_KEY: ${{ secrets.LOCALSTACK_API_KEY }}
4040
LOCALSTACK_VOLUME_DIR: ${{ github.workspace }}/ls_test
41-
MYSQL_FEATURE_FLAG: ${{ matrix.mysql-feature-flag }}
41+
MYSQL_FEATURE_FLAG: ${{ matrix.db }}
4242
run: |
4343
mkdir ls_test
4444
ls -la ls_test

0 commit comments

Comments
 (0)