We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09ed099 commit 118ca8fCopy full SHA for 118ca8f
.github/workflows/test_cloudpods.yml
@@ -38,7 +38,7 @@ jobs:
38
env:
39
LOCALSTACK_API_KEY: ${{ secrets.LOCALSTACK_API_KEY }}
40
LOCALSTACK_VOLUME_DIR: ${{ github.workspace }}/ls_test
41
- MYSQL_FEATURE_FLAG: ${{ matrix.mysql-feature-flag }}
+ MYSQL_FEATURE_FLAG: ${{ matrix.db }}
42
run: |
43
mkdir ls_test
44
ls -la ls_test
0 commit comments