Skip to content

Commit

Permalink
chore: run migration test
Browse files Browse the repository at this point in the history
  • Loading branch information
giautm committed Oct 13, 2024
1 parent b61e6ce commit eb1551f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
make test-e2e \
ATLAS_TOKEN=${{ secrets.ATLAS_TOKEN }} \
KIND_CLUSTER=chart-testing \
TEST_RUN=schema-mysql
TEST_RUN='(schema|migration)-mysql'
env:
HELM_TEST: "true"
- name: test env vars
Expand Down

0 comments on commit eb1551f

Please sign in to comment.