Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Su <pingsutw@apache.org>
  • Loading branch information
pingsutw committed Apr 24, 2023
1 parent 88ae943 commit f518097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
version: "latest"
domain: development
- name: Pre Upgrade Tests
if : ${{ matrix.package == 'flyteadmin' || matrix.package == 'flytepropeller' || matrix.package == 'flytecopilot' || matrix.package == 'datacatalog' }}
if : ${{ matrix.package == 'flyteadmin' }}
env:
PRIORITIES: ${{ env.PRIORITIES }}
run: |
Expand Down

0 comments on commit f518097

Please sign in to comment.