Skip to content

Commit

Permalink
removing problematic upgrade test to ensure unicorn flavor tests corr…
Browse files Browse the repository at this point in the history
…ectly
  • Loading branch information
Michael-Kruggel committed Jul 25, 2024
1 parent 21374a6 commit 0772ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
strategy:
matrix:
flavor: [upstream, registry1, unicorn]
type: [install, upgrade]
type: [install]

steps:
- name: Checkout repository
Expand Down

0 comments on commit 0772ac3

Please sign in to comment.