Skip to content

Commit

Permalink
enable k8s migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
eelcovdw committed Sep 19, 2024
1 parent f6633f6 commit 27122d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-tests-stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,7 @@ jobs:
- name: Run migration tests
if: steps.changes.outputs.syft == 'true'
run: |
tox -e migration.test
tox -e migration.k8s.test
pr-tests-notebook-scenario-k8s-sync:
strategy:
Expand Down

0 comments on commit 27122d1

Please sign in to comment.